aboutsummaryrefslogtreecommitdiff
path: root/libbutl/regex.ixx
diff options
context:
space:
mode:
Diffstat (limited to 'libbutl/regex.ixx')
-rw-r--r--libbutl/regex.ixx4
1 files changed, 1 insertions, 3 deletions
diff --git a/libbutl/regex.ixx b/libbutl/regex.ixx
index dd3ad1d..f0dd687 100644
--- a/libbutl/regex.ixx
+++ b/libbutl/regex.ixx
@@ -2,9 +2,7 @@
// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
-#include <utility> // move(), make_pair()
-
-namespace butl
+LIBBUTL_MODEXPORT namespace butl //@@ MOD Clang needs this for some reason.
{
template <typename C>
inline std::pair<std::basic_string<C>, bool>