#ifndef CORE_FRUSTUM_TESTS_HPP #define CORE_FRUSTUM_TESTS_HPP namespace Core::FrustumTests { void test(); } #endif