1
1
forked from 0ad/0ad

Fixes PCH after 7bfcd9f78b.

This was SVN commit r25473.
This commit is contained in:
Vladislav Belov 2021-05-20 11:47:56 +00:00
parent 21b7e8faaf
commit 1e297fe212

View File

@ -17,6 +17,7 @@
#include "lib/self_test.h" #include "lib/self_test.h"
#include "lib/timer.h"
#include "ps/Hashing.h" #include "ps/Hashing.h"
class TestHashing : public CxxTest::TestSuite class TestHashing : public CxxTest::TestSuite