style cleanup, keep preprocessor identation

This commit is contained in:
Antony Riakiotakis 2014-05-13 20:11:27 +03:00
parent ba350d3020
commit c60d5c6895
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
/* alloca is defined here for MinGW32 */
#ifdef __MINGW32__
#include <malloc.h>
# include <malloc.h>
#endif
#endif /* __BLI_COMPILER_COMPAT_H__ */