From 3a817e2f96a30faef03565c510f626ac73fd46ed Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Wed, 12 Nov 2014 21:27:07 +0000 Subject: Cleanup includes --- src/debug.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/debug.cc') diff --git a/src/debug.cc b/src/debug.cc index 6d865013..c59a9802 100644 --- a/src/debug.cc +++ b/src/debug.cc @@ -3,6 +3,7 @@ #include "assert.hh" #include "buffer.hh" #include "buffer_manager.hh" +#include "string.hh" namespace Kakoune { -- cgit v1.2.3