diff options
Diffstat (limited to 'src/exception.cc')
| -rw-r--r-- | src/exception.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exception.cc b/src/exception.cc index 9bd8f6a2..7f378b6c 100644 --- a/src/exception.cc +++ b/src/exception.cc @@ -1,6 +1,7 @@ #include "exception.hh" #include "string.hh" + #include <typeinfo> namespace Kakoune |
