mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
5 lines
75 B
C++
5 lines
75 B
C++
|
|
||
|
#ifdef __GNUC__
|
||
|
#pragma interface /* gcc class implementation */
|
||
|
#endif
|