summaryrefslogtreecommitdiff
path: root/starts/meaning-vm/level-0/common.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'starts/meaning-vm/level-0/common.hpp')
-rw-r--r--starts/meaning-vm/level-0/common.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/starts/meaning-vm/level-0/common.hpp b/starts/meaning-vm/level-0/common.hpp
index 74031cc..6e86907 100644
--- a/starts/meaning-vm/level-0/common.hpp
+++ b/starts/meaning-vm/level-0/common.hpp
@@ -7,8 +7,6 @@ namespace level0 {
struct concept;
struct ref;
-template <typename T> struct value;
-template <typename T> struct vref;
}
namespace level1 { struct ref; template <typename> struct vref; }