From 7d9f1df73a982c93a654ad67b70e34b3a9902aad Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Wed, 15 Mar 2017 18:25:59 +0000 Subject: Small code tweaks regarding flags handling --- src/buffer.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/buffer.cc') diff --git a/src/buffer.cc b/src/buffer.cc index 09535366..dac1e19c 100644 --- a/src/buffer.cc +++ b/src/buffer.cc @@ -7,6 +7,7 @@ #include "context.hh" #include "diff.hh" #include "file.hh" +#include "flags.hh" #include "shared_string.hh" #include "unit_tests.hh" #include "utils.hh" -- cgit v1.2.3