From 48f7b7c060f5a867fc8bac5a29202ffc6de9d4c4 Mon Sep 17 00:00:00 2001 From: Gaspar Fernandez Date: Fri, 12 Aug 2016 02:01:12 +0200 Subject: Version 0.4d --- src/strutils.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/strutils.cpp') diff --git a/src/strutils.cpp b/src/strutils.cpp index 6e6a22c..3cbf740 100644 --- a/src/strutils.cpp +++ b/src/strutils.cpp @@ -26,6 +26,9 @@ * Date Author Modification * ********************************************************************************/ +#include +#include + const std::string whiteSpaces( " \f\n\r\t\v" ); /************************************************************* -- cgit v1.2.1