Uniform include of BeastConfig.h

This commit is contained in:
Vinnie Falco
2013-06-27 19:44:46 -07:00
parent f55601dffc
commit 443551abe6
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