summaryrefslogtreecommitdiff
path: root/libmprint/build/root.build
diff options
context:
space:
mode:
Diffstat (limited to 'libmprint/build/root.build')
-rw-r--r--libmprint/build/root.build3
1 files changed, 1 insertions, 2 deletions
diff --git a/libmprint/build/root.build b/libmprint/build/root.build
index 4286e66..3bca0b3 100644
--- a/libmprint/build/root.build
+++ b/libmprint/build/root.build
@@ -5,8 +5,7 @@ cxx.features.symexport = true
# Indicate that our sources do not use #include and module imports do not
# depend on the preprocessor.
#
-if ($cxx.id.type != 'msvc') # Temporary for 'export module M;' fixup.
- cxx.preprocessed = modules
+cxx.preprocessed = modules
using cxx