summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/testDynload.c
diff options
context:
space:
mode:
Diffstat (limited to 'Source/kwsys/testDynload.c')
-rw-r--r--Source/kwsys/testDynload.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/kwsys/testDynload.c b/Source/kwsys/testDynload.c
index dcfc478..8168f9b 100644
--- a/Source/kwsys/testDynload.c
+++ b/Source/kwsys/testDynload.c
@@ -1,5 +1,4 @@
#ifdef _WIN32
-#error bla
#define DL_EXPORT __declspec( dllexport )
#else
#define DL_EXPORT