mirror of
https://github.com/reactos/CMake.git
synced 2025-03-02 08:55:41 +00:00
7 lines
69 B
C++
7 lines
69 B
C++
![]() |
#include "libcxx1.h"
|
||
|
|
||
|
float LibCxx1Class::Method()
|
||
|
{
|
||
|
return 2.0;
|
||
|
}
|