X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fstrings%2Fregex.cpp;h=5ee2fcc5cf926d76e10b3a1b46a7912092e46d9c;hb=9a79b9ca04d934e8e5b865a1d2b6719f76ec9d15;hp=f45c820c80ddadf87b6e621645f02cd965ac6cdc;hpb=b56eb5ec1da675da0c66abc53c1e4f6c4e4cccbd;p=libs%2Fcore.git diff --git a/source/strings/regex.cpp b/source/strings/regex.cpp index f45c820..5ee2fcc 100644 --- a/source/strings/regex.cpp +++ b/source/strings/regex.cpp @@ -1,14 +1,7 @@ -/* $Id$ - -This file is part of libmspstrings -Copyright © 2007 Mikko Rasa -Distributed under the LGPL -*/ - #include #include #include -#include "formatter.h" +#include "format.h" #include "regex.h" using namespace std;