- Timestamp:
- Dec 13, 2011, 1:09:40 PM (14 years ago)
- Children:
- c7ac70
- Parents:
- 3324cf
- git-author:
- Frederik Heber <heber@…> (12/11/11 14:49:06)
- git-committer:
- Frederik Heber <heber@…> (12/13/11 13:09:40)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Patterns/unittests/stubs/ManipulablePrototypeFactoryStub.hpp
r3324cf r9b8fa4 20 20 // triple has to be appear BEFORE ManipulablePrototypeFactory.hpp is included! 21 21 #include "ManipulablePrototypeFactoryStub.def" 22 #include " FactoryTypeList.hpp"22 #include "CodePatterns/FactoryTypeList.hpp" 23 23 #include "ManipulablePrototypeFactoryStub.undef" 24 24 25 #include " ManipulablePrototypeFactory.hpp"25 #include "CodePatterns/ManipulablePrototypeFactory.hpp" 26 26 27 #include " Singleton.hpp"27 #include "CodePatterns/Singleton.hpp" 28 28 29 29 class ManipulablePrototypeFactoryStub :
Note:
See TracChangeset
for help on using the changeset viewer.
