summaryrefslogtreecommitdiff
path: root/src/commandhandler.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-09-15 21:27:05 +0300
committerAndrei Karas <akaras@inbox.ru>2013-09-15 21:27:05 +0300
commitd0faf695853fa51ff72a557e3bb7f300acabdfa8 (patch)
tree3304f8d80d96c66878e2adfc98af307c160a0699 /src/commandhandler.h
parent9eb8b003fa4b578472b6432cbcdebc736df7cf6e (diff)
downloadplus-d0faf695853fa51ff72a557e3bb7f300acabdfa8.tar.gz
plus-d0faf695853fa51ff72a557e3bb7f300acabdfa8.tar.bz2
plus-d0faf695853fa51ff72a557e3bb7f300acabdfa8.tar.xz
plus-d0faf695853fa51ff72a557e3bb7f300acabdfa8.zip
remove some other unused includes.
Diffstat (limited to 'src/commandhandler.h')
-rw-r--r--src/commandhandler.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/commandhandler.h b/src/commandhandler.h
index 4e30dce01..0954d95c2 100644
--- a/src/commandhandler.h
+++ b/src/commandhandler.h
@@ -25,6 +25,7 @@
#include "commands.h"
+#include <list>
#include <string>
#include "localconsts.h"