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