#pragma once #include #include namespace Common { constexpr char VERSION[] = "0.0.3 WIP"; } // namespace Common