add testing to verion0

This commit is contained in:
2022-12-13 19:15:38 +01:00
parent 92d3d89d0f
commit 808583873a
4 changed files with 202 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
#pragma once
#include <cstdint>
#include <optional>
#include <vector>