Skip to content

Commit 1445d45

Browse files
Give user a helpful message when including zcommon.bcs
1 parent 7b9da9f commit 1445d45

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

lib/zcommon.bcs

+5
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)