summaryrefslogtreecommitdiffstats
path: root/main/tests/test_ordered_hash_map.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'main/tests/test_ordered_hash_map.cpp')
-rw-r--r--main/tests/test_ordered_hash_map.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/main/tests/test_ordered_hash_map.cpp b/main/tests/test_ordered_hash_map.cpp
index cc779119bc..a5553217e2 100644
--- a/main/tests/test_ordered_hash_map.cpp
+++ b/main/tests/test_ordered_hash_map.cpp
@@ -28,6 +28,8 @@
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
/*************************************************************************/
+#include "test_ordered_hash_map.h"
+
#include "core/ordered_hash_map.h"
#include "core/os/os.h"
#include "core/pair.h"