summaryrefslogtreecommitdiff
path: root/orkbasecxx/Object.h
diff options
context:
space:
mode:
authorHenri Herscher <henri@oreka.org>2006-06-21 21:06:13 +0000
committerHenri Herscher <henri@oreka.org>2006-06-21 21:06:13 +0000
commit2da3fde0f17f0df3ac54559badadefcc347126e5 (patch)
tree7a9c3107dbf33df2bbebd44d97e62894c5a80cd1 /orkbasecxx/Object.h
parent77a00908352320ba499b2760e709c2313c1df292 (diff)
Moved ConfigManager and LogManager stuff to orkbasecxx
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@280 09dcff7a-b715-0410-9601-b79a96267cd0
Diffstat (limited to 'orkbasecxx/Object.h')
-rw-r--r--orkbasecxx/Object.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/orkbasecxx/Object.h b/orkbasecxx/Object.h
index ba8128e..eb61451 100644
--- a/orkbasecxx/Object.h
+++ b/orkbasecxx/Object.h
@@ -14,7 +14,8 @@
#ifndef __OBJECT_H__
#define __OBJECT_H__
-#include "OrkBase.h"
+#include "dll.h"
+#include "StdString.h"
#include "boost/shared_ptr.hpp"
#include "xercesc/dom/DOMNode.hpp"