diff options
Diffstat (limited to 'src/regex_impl.cc')
| -rw-r--r-- | src/regex_impl.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/regex_impl.cc b/src/regex_impl.cc index f17e5984..02db75a0 100644 --- a/src/regex_impl.cc +++ b/src/regex_impl.cc @@ -10,6 +10,7 @@ #include "vector.hh" #include "utils.hh" +#include <cstdio> #include <cstring> namespace Kakoune |
