update include path

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@254 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2005-09-24 16:39:00 +00:00
parent 49176b50cc
commit 36a07386f0
4 changed files with 24 additions and 24 deletions

View file

@ -9,7 +9,7 @@
// warranty.
////////////////////////////////////////////////////////////////////////////////
#include "SafeFormat.h"
#include "loki/SafeFormat.h"
#include <iostream>
#include <cassert>
#include <utility>