summaryrefslogtreecommitdiff
path: root/internal_rewrite/factory.hpp
diff options
context:
space:
mode:
authorJustSomePwner <crotchyalt@gmail.com>2018-09-01 14:32:14 +0200
committerJustSomePwner <crotchyalt@gmail.com>2018-09-01 14:32:14 +0200
commite2350a9ef73817f1f364b6223f9d4d9d5c6235a8 (patch)
tree9c752b5e0f04e638fba947fefa0fd00badf3f92b /internal_rewrite/factory.hpp
parent7afd0eaf52abe9e0bc8c8b5e986e90267f83b4e2 (diff)
parentbeb5515757c0e653adc33f181184fe3791ca0a6b (diff)
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'internal_rewrite/factory.hpp')
-rw-r--r--internal_rewrite/factory.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/internal_rewrite/factory.hpp b/internal_rewrite/factory.hpp
index 9946f1b..9a2fe80 100644
--- a/internal_rewrite/factory.hpp
+++ b/internal_rewrite/factory.hpp
@@ -10,7 +10,8 @@
//IFACE_DLLMAIN - interfaces are passed through dllmain and below code doesnt need to be ran
#ifndef _DEBUG
-#define IFACE_DLLMAIN
+//#define IFACE_DLLMAIN
+#define HEADER_MODULES
#endif
#ifdef IFACE_DLLMAIN