Fix a warning in clang

This commit is contained in:
Eduardo Bart
2012-08-09 03:20:26 -03:00
parent 47f0d7f3a6
commit 608b8f8b44
5 changed files with 8 additions and 4 deletions

View File

@@ -27,7 +27,6 @@
#define RAD_TO_DEC (180.0/acos(-1))
#define BUILD_COMPILER "gcc " __VERSION__
#define BUILD_DATE __DATE__
#ifndef BUILD_COMMIT
#define BUILD_COMMIT "devel"