bug fix: Unix compilation problems

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@318 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2005-10-24 12:13:07 +00:00
parent f682afc33b
commit 7d66b82b9a
4 changed files with 45 additions and 45 deletions

View file

@ -21,7 +21,7 @@
#include <iostream>
#include "loki/Singleton.h"
#include "loki/TypeList.h"
#include "loki/Typelist.h"
namespace Loki