diff options
Diffstat (limited to 'src/string.cc')
| -rw-r--r-- | src/string.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/string.cc b/src/string.cc index a5981f94..06a20c43 100644 --- a/src/string.cc +++ b/src/string.cc @@ -1,4 +1,5 @@ #include "string.hh" + #include "exception.hh" namespace Kakoune |
