diff options
Diffstat (limited to 'src/gui/base/widgets/textbox.hpp')
-rw-r--r-- | src/gui/base/widgets/textbox.hpp | 1 |
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> |