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