X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fstrings%2Fregex.cpp;h=5ee2fcc5cf926d76e10b3a1b46a7912092e46d9c;hb=3e3868860d4f4ca1bbe55fbf271c804307cea3c9;hp=f45c820c80ddadf87b6e621645f02cd965ac6cdc;hpb=b42ed73a1b241c0e93ee03c43c4584b41c549bac;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;