mirror of
https://github.com/reactos/CMake.git
synced 2025-02-13 08:06:16 +00:00
10 lines
109 B
C
10 lines
109 B
C
![]() |
class LibCxx1Class
|
||
|
{
|
||
|
public:
|
||
|
#ifdef TEST_FLAG_1
|
||
|
#ifdef TEST_FLAG_2
|
||
|
static float Method();
|
||
|
#endif
|
||
|
#endif
|
||
|
};
|