X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=grep.cpp;fp=grep.cpp;h=0a3cd8d236bb7ebd8c96c7953fc5ad6d2ebff339;hp=07743072be997253e83356cd5704ea414be7c282;hb=1493ea58d7f0bbf38a92cc166e9d07be3acebbc9;hpb=5c8c0d5e52bbba8dc3f9c7c71b6e4c973216c600 diff --git a/grep.cpp b/grep.cpp index 0774307..0a3cd8d 100644 --- a/grep.cpp +++ b/grep.cpp @@ -2,7 +2,7 @@ #include #include #include -#include "regex.h" +#include using namespace std; using namespace Msp;