#ifndef CORE_PROBING_HPPASHMAP_TESTS_HPP #define CORE_PROBING_HPPASHMAP_TESTS_HPP namespace Core::ProbingHashMapTests { void test(); } #endif