summaryrefslogtreecommitdiffstats
path: root/Tests/Complex/Library/file2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/Complex/Library/file2.cxx')
-rw-r--r--Tests/Complex/Library/file2.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/Tests/Complex/Library/file2.cxx b/Tests/Complex/Library/file2.cxx
index b52e547..863fcaa 100644
--- a/Tests/Complex/Library/file2.cxx
+++ b/Tests/Complex/Library/file2.cxx
@@ -1,5 +1,9 @@
#include <string.h>
+#ifdef CMAKE_IS_REALLY_FUN
+This is a problem. Looks like REMOVE_DEFINITION does not work
+#endif
+
int file2()
{
return 1;