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:
parent
dcb1d09cd5
commit
e529d13e1b
3 changed files with 333 additions and 180 deletions
|
@ -15,7 +15,7 @@
|
|||
|
||||
// Last update: June 20, 2001
|
||||
|
||||
#include "loki/Singleton.h"
|
||||
#include "../include/loki/Singleton.h"
|
||||
|
||||
using namespace Loki::Private;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue