From a98b0495a957ed15900c052bcad00b3c48367546 Mon Sep 17 00:00:00 2001 From: rtk0c Date: Thu, 7 Jul 2022 19:30:47 -0700 Subject: Changeset: 79 Initial work on fixing codegen for the main project, add enum underlying type (EUT) scanning capability --- source/20-codegen-compiler/CodegenModelArchive.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'source/20-codegen-compiler/CodegenModelArchive.hpp') diff --git a/source/20-codegen-compiler/CodegenModelArchive.hpp b/source/20-codegen-compiler/CodegenModelArchive.hpp index 21cc32c..f548048 100644 --- a/source/20-codegen-compiler/CodegenModelArchive.hpp +++ b/source/20-codegen-compiler/CodegenModelArchive.hpp @@ -5,6 +5,7 @@ #include #include +#include class CodegenModelArchive { private: -- cgit v1.2.3-70-g09d2