projects
/
PND
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Client
/
ThirdParty
/
libfixmath
/
tests
/
tests_sqrt.h
blob: d0e108dcfe8274dd30acd8108646bbf29b6c387a (
plain
)
1
2
3
4
5
6
#ifndef TESTS_SQRT_H #define TESTS_SQRT_H int test_sqrt(); #endif // TESTS_SQRT_H