Changeset 9098f9 for src/Patterns/Singleton_impl.hpp
- Timestamp:
- Dec 22, 2010, 10:32:46 AM (15 years ago)
- Children:
- 70672e3
- Parents:
- 115378
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Patterns/Singleton_impl.hpp
r115378 r9098f9 9 9 #define SINGLETON_IMPL_HPP_ 10 10 11 #include " Helpers/Assert.hpp"12 #include " Patterns/Singleton.hpp"11 #include "Assert.hpp" 12 #include "Singleton.hpp" 13 13 14 14 /****** Static instance Variables of the template *******/
Note:
See TracChangeset
for help on using the changeset viewer.