include Machine.hh in headers that use __attribute__

This commit is contained in:
James Cherry
2020-07-18 19:54:10 -07:00
parent 305a9bbf70
commit 2ce82bd187
14 changed files with 9 additions and 6 deletions
+1
View File
@@ -16,6 +16,7 @@
#pragma once
#include "Machine.hh"
#include "Zlib.hh"
#include "Map.hh"
#include "StringSeq.hh"