mirror of https://github.com/axmolengine/axmol.git
5 lines
118 B
C
5 lines
118 B
C
|
#pragma GCC system_header
|
||
|
#pragma GCC visibility push(default)
|
||
|
#include_next <th/PCR_Th.h>
|
||
|
#pragma GCC visibility pop
|