summaryrefslogtreecommitdiff
path: root/src/regex_impl.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/regex_impl.cc')
-rw-r--r--src/regex_impl.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/regex_impl.cc b/src/regex_impl.cc
index f6393b56..4b404cfa 100644
--- a/src/regex_impl.cc
+++ b/src/regex_impl.cc
@@ -1,6 +1,5 @@
#include "regex_impl.hh"
-#include "exception.hh"
#include "string.hh"
#include "unicode.hh"
#include "unit_tests.hh"