aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cutl/details/config.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/cutl/details/config.hxx b/cutl/details/config.hxx
index 32e70db..08c19b6 100644
--- a/cutl/details/config.hxx
+++ b/cutl/details/config.hxx
@@ -7,6 +7,7 @@
#define CUTL_DETAILS_CONFIG_HXX
#ifdef _MSC_VER
+# include <cutl/details/config-vc.h>
#else
# include <cutl/details/config.h>
#endif