summaryrefslogtreecommitdiff
path: root/src/storage.h
diff options
context:
space:
mode:
authorHuynh Tran <nthuynh75@gmail.com>2005-06-29 08:43:55 +0000
committerHuynh Tran <nthuynh75@gmail.com>2005-06-29 08:43:55 +0000
commit202b03b2ad1160e119b74f7f50ded8de7464c40f (patch)
treeadd2ea0bc0a61ba121fd9dbc83a5d224ba672cd5 /src/storage.h
parentf83980082a8ee69b1356f58159867e1313ebf868 (diff)
downloadmanaserv-202b03b2ad1160e119b74f7f50ded8de7464c40f.tar.gz
manaserv-202b03b2ad1160e119b74f7f50ded8de7464c40f.tar.bz2
manaserv-202b03b2ad1160e119b74f7f50ded8de7464c40f.tar.xz
manaserv-202b03b2ad1160e119b74f7f50ded8de7464c40f.zip
Fixed bugs, added new accessors and mutators to Object and Being, sync'd the rest of the code to take into account the changes.
Diffstat (limited to 'src/storage.h')
-rw-r--r--src/storage.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/storage.h b/src/storage.h
index 4c6310d6..6b8fdc44 100644
--- a/src/storage.h
+++ b/src/storage.h
@@ -27,7 +27,6 @@
#include <map>
-#include "object.h"
#include "account.h"