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