moved source files

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@165 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2005-07-20 10:58:34 +00:00
parent 784d4d529f
commit dea82286fa
3 changed files with 4 additions and 5 deletions

View file

@ -156,6 +156,6 @@ private:
bool singletonTest;
} singletonTest;
#include "../../Singleton.cpp"
#include "../../include/noncc/loki/Singleton.cpp"
#endif