mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
6 lines
151 B
C
6 lines
151 B
C
#ifndef ACE_CONFIG_MACOSX_MOJAVE_H
|
|
#define ACE_CONFIG_MACOSX_MOJAVE_H
|
|
|
|
#include "ace/config-macosx-highsierra.h"
|
|
|
|
#endif // ACE_CONFIG_MACOSX_MOJAVE_H
|