mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 11:28:25 +00:00
2a176835b1
* [CI] Build static linux binaries * Fix tests * Update linux-build.sh
7 lines
81 B
C
7 lines
81 B
C
#ifndef EQEMU_CONFIG_H
|
|
#define EQEMU_CONFIG_H
|
|
|
|
// no-op
|
|
|
|
#endif //EQEMU_CONFIG_H
|