summaryrefslogtreecommitdiff
path: root/starts/meaning-vm/level-0/level-0.hpp
blob: b44b6e08fb377b6a0840e37e4a745b388ad71297 (plain)
1
2
3
4
5
6
7
8
9
#pragma once

#include "common.hpp"
#include "concept.hpp"
#include "errors.hpp"
#include "memorystore.hpp"
#include "ref.hpp"
#include "value.hpp"
#include "vref.hpp"