From 9e0e01b7f4375063f06e494113187d48614628e0 Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 30 Nov 2021 22:25:37 +0800 Subject: +init --- Client/ThirdParty/libfixmath/tests/tests_sqrt.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Client/ThirdParty/libfixmath/tests/tests_sqrt.h (limited to 'Client/ThirdParty/libfixmath/tests/tests_sqrt.h') diff --git a/Client/ThirdParty/libfixmath/tests/tests_sqrt.h b/Client/ThirdParty/libfixmath/tests/tests_sqrt.h new file mode 100644 index 0000000..d0e108d --- /dev/null +++ b/Client/ThirdParty/libfixmath/tests/tests_sqrt.h @@ -0,0 +1,6 @@ +#ifndef TESTS_SQRT_H +#define TESTS_SQRT_H + +int test_sqrt(); + +#endif // TESTS_SQRT_H -- cgit v1.1-26-g67d0