From d5db30a345c4661a9730568d9a7b98cf7a61c109 Mon Sep 17 00:00:00 2001 From: rich_sposato Date: Sat, 22 Oct 2011 00:22:36 +0000 Subject: [PATCH] Changed include paths. git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@1163 7ec92016-0320-0410-acc4-a06ded1c099a --- test/LevelMutex/Thing.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/LevelMutex/Thing.hpp b/test/LevelMutex/Thing.hpp index 8c134cd..5987a8c 100644 --- a/test/LevelMutex/Thing.hpp +++ b/test/LevelMutex/Thing.hpp @@ -22,8 +22,8 @@ #ifndef LOKI_TEST_LEVEL_MUTEX_THING_H #define LOKI_TEST_LEVEL_MUTEX_THING_H -#include -#include +#include +#include #include