[ADD] (Author: Dave Brotherstone) PCRE support (Add forgotten file).

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@865 f5eea248-9336-0410-98b8-ebc06183d4e3
This commit is contained in:
Don Ho 2012-02-18 00:53:45 +00:00
parent 3264a77ead
commit 91a40f059b
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
#ifndef BOOSTREGEXSEARCH_H
#define BOOSTREGEXSEARCH_H
#define SCFIND_REGEXP_DOTMATCHESNL 0x10000000
#endif