X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=grep.cpp;h=0a3cd8d236bb7ebd8c96c7953fc5ad6d2ebff339;hp=07743072be997253e83356cd5704ea414be7c282;hb=7735d609f5ecc2ae924d82c1395f028df9cfabd9;hpb=47df471884234130a2a27f0a5fc842df3f994a3e 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;