Files
codeql/cpp/ql/test/query-tests/jsf/4.07 Header Files/AV Rule 35/items.h
2018-08-02 17:53:23 +01:00

6 lines
152 B
C

XMACRO(ITEM_SWORD, "Sword")
XMACRO(ITEM_KEY, "Silver key")
XMACRO(ITEM_GOLD, "Bag of gold")
// GOOD: this header file should not have an include guard