Use arch_setup.h on Darwin
This commit is contained in:
@@ -26,6 +26,8 @@
|
|||||||
/* Platform-specific fixes. */
|
/* Platform-specific fixes. */
|
||||||
#if defined(WIN32)
|
#if defined(WIN32)
|
||||||
#include "archutils/Win32/arch_setup.h"
|
#include "archutils/Win32/arch_setup.h"
|
||||||
|
#elif defined(PBBUILD)
|
||||||
|
#include "archutils/Darwin/arch_setup.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Make sure everyone has min and max: */
|
/* Make sure everyone has min and max: */
|
||||||
|
|||||||
Reference in New Issue
Block a user