From 6debabe57eaff1bf59d04b84eb56ffdef2a2957f Mon Sep 17 00:00:00 2001 From: Thomas Edvalson Date: Thu, 6 Oct 2016 16:36:05 -0400 Subject: Use int instead of int32_t for Vectors --- bin/tests/test_math.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/tests/test_math.cpp') diff --git a/bin/tests/test_math.cpp b/bin/tests/test_math.cpp index e5667bff6..9329002f7 100644 --- a/bin/tests/test_math.cpp +++ b/bin/tests/test_math.cpp @@ -516,7 +516,7 @@ MainLoop* test() { { - Vector hashes; + Vector hashes; List tl; ObjectTypeDB::get_type_list(&tl); -- cgit v1.2.3-70-g09d2