Changed include path to be direct instead of relying upon project settings.

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@271 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
rich_sposato 2005-09-26 21:38:54 +00:00
parent dcb1d09cd5
commit e529d13e1b
3 changed files with 333 additions and 180 deletions

View file

@ -15,7 +15,7 @@
// Last update: June 20, 2001
#include "loki/Singleton.h"
#include "../include/loki/Singleton.h"
using namespace Loki::Private;