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:
rich_sposato 2011-10-22 00:24:54 +00:00
parent ca10785c6d
commit 20911ae3e7

View file

@ -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;