summaryrefslogtreecommitdiffhomepage
path: root/entity/types.hpp
blob: d2cf55427d0907906ac58f09daee23eb29ea8604 (plain)
1
2
3
4
5
6
7
8
9
#pragma once
#include <cstdint>
#include <type_traits>

namespace floormat::entities {



} // namespace floormat::entities