diff options
Diffstat (limited to 'src/core')
-rw-r--r-- | src/core/common/Whitespace.hpp | 3 |
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 { /** |