source: ThirdParty/CodePatterns/src/Patterns/unittests/stubs/FactoryStub.undef

Candidate_v1.6.1
Last change on this file was 41e8e2, checked in by Frederik Heber <heber@…>, 8 years ago

Merge commit '084729c5923f0123e695fbe2548b393288c1f13d' as 'ThirdParty/CodePatterns'

  • Property mode set to 100644
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.