summaryrefslogtreecommitdiff
path: root/Tests/CustComDepend/bar.h
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/CustComDepend/bar.h')
-rw-r--r--Tests/CustComDepend/bar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/CustComDepend/bar.h b/Tests/CustComDepend/bar.h
index d462c9b5b..d17946428 100644
--- a/Tests/CustComDepend/bar.h
+++ b/Tests/CustComDepend/bar.h
@@ -5,5 +5,5 @@
# define BAR_EXPORT __declspec( dllimport )
# endif
#else
-# define BAR_EXPORT
+# define BAR_EXPORT
#endif