Move #include

This commit is contained in:
Eelco Dolstra
2019-11-20 13:04:39 +01:00
parent 9b8cb6809b
commit 8beedd4486
3 changed files with 3 additions and 2 deletions
-1
View File
@@ -6,7 +6,6 @@
#include "symbol-table.hh"
#include "hash.hh"
#include "config.hh"
#include "function-trace.hh"
#include <map>
#include <optional>