summaryrefslogtreecommitdiff
path: root/src/nodes/type/record_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nodes/type/record_type.h')
-rw-r--r--src/nodes/type/record_type.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nodes/type/record_type.h b/src/nodes/type/record_type.h
index 63e8cd8..62269b9 100644
--- a/src/nodes/type/record_type.h
+++ b/src/nodes/type/record_type.h
@@ -25,6 +25,7 @@
#include "nodes/base/decl.h"
#include <string>
+#include <vector>
struct RecordTypeNode : public TypeNode
{