Sign in
cmake
/
cmake
/
39e5a4da220c1ddcd73d74d26ed55a7418add215
/
.
/
Tests
/
CxxOnly
/
libcxx2.cxx
blob: 453039c58594d7f7b58b7bd77e6326087fa81c78 [
file
] [
log
] [
blame
]
#include
"libcxx2.h"
float
LibCxx2Class
::
Method
()
{
return
1.0
;
}