summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/stringutils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stringutils.h b/src/stringutils.h
index ed4265e..601a7d4 100644
--- a/src/stringutils.h
+++ b/src/stringutils.h
@@ -31,6 +31,7 @@
#include <list>
#include <set>
+#define PCRE2_CODE_UNIT_WIDTH 8
#include "jpcre2.hpp"
#include "localconsts.h"