aboutsummaryrefslogtreecommitdiff
path: root/libbutl/export.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbutl/export.hxx')
-rw-r--r--libbutl/export.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbutl/export.hxx b/libbutl/export.hxx
index 88630ca..231c1af 100644
--- a/libbutl/export.hxx
+++ b/libbutl/export.hxx
@@ -6,7 +6,7 @@
// If modules are available, setup the module export.
//
-#ifdef __cpp_modules
+#ifdef __cpp_modules_ts
# define LIBBUTL_MODEXPORT export
#else
# define LIBBUTL_MODEXPORT