- 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.cpp
r3324cf r9b8fa4 18 18 #endif 19 19 20 #include " Singleton_impl.hpp"20 #include "CodePatterns/Singleton_impl.hpp" 21 21 22 22 #include "CommonStub.hpp" … … 26 26 // has to be included BEFORE ManipulablePrototypeFactory_impl.hpp! 27 27 #include "ManipulablePrototypeFactoryStub.def" 28 #include " ManipulablePrototypeFactory_impl.hpp"28 #include "CodePatterns/ManipulablePrototypeFactory_impl.hpp" 29 29 30 30
Note:
See TracChangeset
for help on using the changeset viewer.
