Changeset 724564 for src/Patterns/unittests/stubs/FactoryStub.cpp
- Timestamp:
- Jan 4, 2011, 5:15:14 PM (15 years ago)
- Children:
- 1afcbe
- Parents:
- 746ff1
- git-author:
- Frederik Heber <heber@…> (01/04/11 15:57:33)
- git-committer:
- Frederik Heber <heber@…> (01/04/11 17:15:14)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Patterns/unittests/stubs/FactoryStub.cpp
r746ff1 r724564 13 13 */ 14 14 15 // include config.h 16 #ifdef HAVE_CONFIG_H 17 #include <config.h> 18 #endif 19 15 20 #include "Singleton_impl.hpp" 16 21 22 #include "CommonStub.hpp" 17 23 #include "FactoryStub.hpp" 18 24
Note:
See TracChangeset
for help on using the changeset viewer.