[sm130futures] Not as much to change with pcre.
This commit is contained in:
+1
-1
@@ -1280,7 +1280,7 @@ bool GetFileContents( const RString &sFile, vector<RString> &asOut )
|
||||
return true;
|
||||
}
|
||||
|
||||
#include "pcre/pcre.h"
|
||||
#include "../extern/pcre/pcre.h"
|
||||
void Regex::Compile()
|
||||
{
|
||||
const char *error;
|
||||
|
||||
Reference in New Issue
Block a user