X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=source%2Fregmatch.cpp;h=852174a0a152baa42ffaaea4ebf724eb7aacb452;hp=abc5fd4f65dcc50037ffdf4a5630e8d7f532f7d8;hb=b254c706617223da1dd1b9543a74715e42a8a5b0;hpb=df1a66180655104af15f9bb6067b4eaa1421f5ff diff --git a/source/regmatch.cpp b/source/regmatch.cpp index abc5fd4..852174a 100644 --- a/source/regmatch.cpp +++ b/source/regmatch.cpp @@ -4,7 +4,7 @@ This file is part of libmspstrings Copyright © 2007 Mikko Rasa Distributed under the LGPL */ -#include +#include #include "regmatch.h" using namespace std;