From d7b7be0e74a441be27b14823cfe76cc9f34d93ee Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 28 Apr 2018 18:21:39 +0200 Subject: Few bug fixes --- libbutl/utility.mxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbutl/utility.mxx') diff --git a/libbutl/utility.mxx b/libbutl/utility.mxx index b957282..a431bc4 100644 --- a/libbutl/utility.mxx +++ b/libbutl/utility.mxx @@ -139,7 +139,7 @@ LIBBUTL_MODEXPORT namespace butl // Trim leading/trailing whitespacec, including '\r'. // - std::string& + LIBBUTL_SYMEXPORT std::string& trim (std::string&); // Find the beginning and end poistions of the next word. Return the size -- cgit v1.1