summaryrefslogtreecommitdiff
path: root/starts/meaning-vm/level-2/level-2.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'starts/meaning-vm/level-2/level-2.hpp')
-rw-r--r--starts/meaning-vm/level-2/level-2.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/starts/meaning-vm/level-2/level-2.hpp b/starts/meaning-vm/level-2/level-2.hpp
index 29ab89e..7c7dd9a 100644
--- a/starts/meaning-vm/level-2/level-2.hpp
+++ b/starts/meaning-vm/level-2/level-2.hpp
@@ -1,3 +1,6 @@
#pragma once
+#include "common.hpp"
+#include "concepts.hpp"
#include "sugar.hpp"
+#include "ref.hpp"