github.phpd.cn/thought-machine/please@v12.2.0+incompatible/test/cc_rules/lib1.h (about) 1 #ifndef _TEST_CC_RULES_LIB1_H 2 #define _TEST_CC_RULES_LIB1_H 3 4 namespace thought_machine { 5 6 int get_number_1(); 7 8 } // namespace thought_machine 9 10 #endif // _TEST_CC_RULES_LIB1_H