mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
6 lines
150 B
C
6 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
|