summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2015-02-22 22:59:29 +0100
committerAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2015-02-22 22:59:29 +0100
commit0c93e83fdd8d1adb3f2ed5a1767823ab821815c4 (patch)
tree3b4d9ed98e76a953efcd2e29c4653528441d0b32 /src/core
parent6d59aa6bff5ee69ca8afaaf34227a33f0fb9d145 (diff)
Removed unneeded imports
Diffstat (limited to 'src/core')
-rw-r--r--src/core/common/Whitespace.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/core/common/Whitespace.hpp b/src/core/common/Whitespace.hpp
index 72a2291..e15bea6 100644
--- a/src/core/common/Whitespace.hpp
+++ b/src/core/common/Whitespace.hpp
@@ -27,9 +27,6 @@
#ifndef _OUSIA_WHITESPACE_HPP_
#define _OUSIA_WHITESPACE_HPP_
-#include <string>
-#include <utility>
-
namespace ousia {
/**