summaryrefslogtreecommitdiff
path: root/starts/meaning-vm/level-0/level-0.hpp
diff options
context:
space:
mode:
authorolpc user <olpc@xo-5d-f7-86.localdomain>2019-11-26 12:25:58 -0800
committerolpc user <olpc@xo-5d-f7-86.localdomain>2019-11-26 12:25:58 -0800
commitcae16e6c034808199f12a37ec0bdb4822c988dca (patch)
treed2ec4daa9650e4e58d159bc3ef172d05947b2db2 /starts/meaning-vm/level-0/level-0.hpp
parent0a9e019f082578895e4ebc88e4b89188da17947f (diff)
downloadstandingwithresilience-cae16e6c034808199f12a37ec0bdb4822c988dca.tar.gz
standingwithresilience-cae16e6c034808199f12a37ec0bdb4822c988dca.zip
switch data to use std::any and merge value struct with concept
Diffstat (limited to 'starts/meaning-vm/level-0/level-0.hpp')
-rw-r--r--starts/meaning-vm/level-0/level-0.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/starts/meaning-vm/level-0/level-0.hpp b/starts/meaning-vm/level-0/level-0.hpp
index 7062be0..56cd7dd 100644
--- a/starts/meaning-vm/level-0/level-0.hpp
+++ b/starts/meaning-vm/level-0/level-0.hpp
@@ -5,4 +5,3 @@
#include "errors.hpp"
#include "memorystore.hpp"
#include "ref.hpp"
-#include "value.hpp"