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
@@ -19,6 +19,7 @@
#include <stdarg.h>
#include <string.h>
#include <string>
#include "Machine.hh"
#include "Vector.hh"
namespace sta {