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

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