source:
ThirdParty/CodePatterns/src/Patterns/unittests/stubs/FactoryStub.undef
Last change on this file was 41e8e2, checked in by , 8 years ago | |
---|---|
|
|
File size: 185 bytes |
Line | |
---|---|
1 | #ifdef FACTORYSTUB_DEF_ |
2 | |
3 | #undef type_seq |
4 | #undef type_seq_size |
5 | #undef Abstract_Interface_Class |
6 | #undef Abstract_Encapsulation_Class |
7 | #undef type_name_space |
8 | |
9 | #undef FACTORYSTUB_DEF_ |
10 | #endif |
Note:
See TracBrowser
for help on using the repository browser.