#ifndef CORE_PLANE_TESTS_HPP #define CORE_PLANE_TESTS_HPP namespace Core::PlaneTests { void test(); } #endif