code cleanup: remove redundant casts

This commit is contained in:
Campbell Barton
2012-10-14 08:49:01 +00:00
parent 27e54f4d37
commit 3a947cf537
20 changed files with 48 additions and 36 deletions

View File

@@ -26,10 +26,10 @@
set(INC
intern
../memutil
../../extern/bullet2/src
)
set(INC_SYS
../../extern/bullet2/src
${PNG_INCLUDE_DIR}
${ZLIB_INCLUDE_DIRS}
)