From 270e950cf1e590975e9b273da849a08d6a4f50bb Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Tue, 9 Apr 2013 20:05:40 +0200 Subject: sort includes directives --- src/string.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/string.cc') 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 -- cgit v1.2.3