We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9728aae commit 4d1489dCopy full SHA for 4d1489d
include/flc.i
@@ -7,7 +7,7 @@
7
8
%module "flc"
9
10
-#if defined(SWIGIMPORTED) && !defined(SWIGIMPORTED)
+#if defined(SWIGIMPORTED) && !defined(FLC_SWIGIMPORTED)
11
#error "To import the FLC module correctly, use ``%include \"import_flc.i\"``"
12
#endif
13
0 commit comments