mirror of
https://github.com/reactos/CMake.git
synced 2024-11-24 12:09:48 +00:00
6 lines
57 B
C++
6 lines
57 B
C++
class LibCxx1Class
|
|
{
|
|
public:
|
|
static float Method();
|
|
};
|