We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b9da9f commit 1445d45Copy full SHA for 1445d45
lib/zcommon.bcs
@@ -0,0 +1,5 @@
1
+// Because there is a "zcommon.acs" file, users might try to also include a
2
+// "zcommon.bcs" file, but we do not use such a file. So create the file and
3
+// let the user know of a real file.
4
+#error the "zcommon.bcs" file should not be included, \
5
+ try including "zcommon.h" instead
0 commit comments