1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 23:11:16 +02:00

Move #include

(cherry picked from commit 8beedd4486)
This commit is contained in:
Eelco Dolstra 2019-11-13 17:38:37 +01:00
parent 79142cbbe1
commit 0678e4d56a
3 changed files with 3 additions and 2 deletions

View file

@ -6,7 +6,6 @@
#include "symbol-table.hh"
#include "hash.hh"
#include "config.hh"
#include "function-trace.hh"
#include <map>
#include <optional>