Add missing include for gRandomSeed (#1307)

This commit is contained in:
James Price
2021-08-31 14:45:24 -04:00
committed by GitHub
parent 995c7dbfbb
commit 0601c6f765

View File

@@ -18,6 +18,7 @@
#define INTEGER_OPS_TEST_INFO_H
#include "conversions.h"
#include "testHarness.h"
// TODO: expand usage to other tests.