aboutsummaryrefslogtreecommitdiff
path: root/source-codegen-base
diff options
context:
space:
mode:
authorrtk0c <[email protected]>2022-05-29 22:04:13 -0700
committerrtk0c <[email protected]>2022-05-29 22:04:13 -0700
commitcdd84f25ab1d2a57ee5c7b4c954e35a8d7e2dca3 (patch)
tree5c0f502279a5077a671d09572a708cb1a29357f2 /source-codegen-base
parent6f29abe5571eb68207986bdadb97b207264ac958 (diff)
Changeset: 50 Fix buildsystem mistakes in changeset 49, add debug print option
Diffstat (limited to 'source-codegen-base')
-rw-r--r--source-codegen-base/MetadataBase.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/source-codegen-base/MetadataBase.cpp b/source-codegen-base/MetadataBase.cpp
new file mode 100644
index 0000000..3ccf870
--- /dev/null
+++ b/source-codegen-base/MetadataBase.cpp
@@ -0,0 +1 @@
+#include "MetadataBase.hpp"