mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-05 12:03:48 +00:00
7 lines
150 B
C
7 lines
150 B
C
#ifndef ACE_CONFIG_MACOSX_SIERRA_H
|
|
#define ACE_CONFIG_MACOSX_SIERRA_H
|
|
|
|
#include "ace/config-macosx-elcapitan.h"
|
|
|
|
#endif // ACE_CONFIG_MACOSX_SIERRA_H
|