Files
azerothcore-wotlk/deps/acelite/ace/config-macosx-iOS-simulator.h
Yehonal f06f32849f Directory Structure [step 1]: moving files
working on #672

NOTE: This commit can't be compiled!!
2017-10-12 20:00:52 +02:00

9 lines
207 B
C

#ifndef ACE_CONFIG_MACOSX_IPHONE_SIMULATOR_H
#define ACE_CONFIG_MACOSX_IPHONE_SIMULATOR_H
#define ACE_HAS_IPHONE
#include "ace/config-macosx-mavericks.h"
#endif /* ACE_CONFIG_MACOSX_IPHONE_SIMULATOR_H */