Changed include paths.
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@1165 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
ca10785c6d
commit
20911ae3e7
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
#include <functional>
|
#include <functional>
|
||||||
|
|
||||||
#include <SafeFormat.h>
|
#include <loki/SafeFormat.h>
|
||||||
#include <LockingPtr.h>
|
#include <loki/LockingPtr.h>
|
||||||
|
|
||||||
using namespace ::Loki;
|
using namespace ::Loki;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue