Uniform include of BeastConfig.h

This commit is contained in:
Vinnie Falco
2013-06-27 19:44:46 -07:00
parent dd49f49ca2
commit 122f1c54e2
9 changed files with 16 additions and 4 deletions

View File

@@ -4,6 +4,8 @@
*/
//==============================================================================
#include "BeastConfig.h"
#ifndef __STDC_LIMIT_MACROS
#define __STDC_LIMIT_MACROS 1
#endif