summaryrefslogtreecommitdiff
path: root/src/gui/base/widgets/textbox.hpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-02-19 01:18:16 +0300
committerAndrei Karas <akaras@inbox.ru>2014-02-20 00:49:07 +0300
commit26f9aad24bc50d4e9fd161d185df049c9e7a62cf (patch)
treed8fd87aef6395b5a4704e9570fcbcddcc8ccca83 /src/gui/base/widgets/textbox.hpp
parent50b5afdb7e68cdec8f77020b578dc3f6874933bb (diff)
downloadplus-26f9aad24bc50d4e9fd161d185df049c9e7a62cf.tar.gz
plus-26f9aad24bc50d4e9fd161d185df049c9e7a62cf.tar.bz2
plus-26f9aad24bc50d4e9fd161d185df049c9e7a62cf.tar.xz
plus-26f9aad24bc50d4e9fd161d185df049c9e7a62cf.zip
improve includes.
Diffstat (limited to 'src/gui/base/widgets/textbox.hpp')
-rw-r--r--src/gui/base/widgets/textbox.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/base/widgets/textbox.hpp b/src/gui/base/widgets/textbox.hpp
index 0c96096ec..151af8c00 100644
--- a/src/gui/base/widgets/textbox.hpp
+++ b/src/gui/base/widgets/textbox.hpp
@@ -64,7 +64,6 @@
#ifndef GCN_TEXTBOX_HPP
#define GCN_TEXTBOX_HPP
-#include <ctime>
#include <string>
#include <vector>