Try to fix clang 3.5 compilation

This commit is contained in:
Maxime Coste 2017-03-22 21:08:52 +00:00
parent 777ba287e1
commit ca17572301

View File

@ -8,6 +8,7 @@
#include "diff.hh"
#include "file.hh"
#include "flags.hh"
#include "option_types.hh"
#include "shared_string.hh"
#include "unit_tests.hh"
#include "utils.hh"