X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=source%2Fregex.cpp;h=d3fd0b7ebc4e58b733947387a6e4f349e83bd7ce;hp=320705e8e33dc1cecbca03a26adab78e9d498805;hb=b254c706617223da1dd1b9543a74715e42a8a5b0;hpb=df1a66180655104af15f9bb6067b4eaa1421f5ff diff --git a/source/regex.cpp b/source/regex.cpp index 320705e..d3fd0b7 100644 --- a/source/regex.cpp +++ b/source/regex.cpp @@ -5,7 +5,7 @@ Copyright © 2007 Mikko Rasa Distributed under the LGPL */ #include -#include +#include #include "formatter.h" #include "regex.h"