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

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