summaryrefslogtreecommitdiff
path: root/src/object.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/object.h')
-rw-r--r--src/object.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object.h b/src/object.h
index b8640285..17237be0 100644
--- a/src/object.h
+++ b/src/object.h
@@ -25,8 +25,8 @@
#define _TMWSERV_OBJECT_H_
#include <utility>
-#include <string>
#include <vector>
+
#include "utils/countedptr.h"
namespace tmwserv