mirror of
https://github.com/reactos/CMake.git
synced 2025-02-09 05:16:07 +00:00
8 lines
56 B
C++
8 lines
56 B
C++
![]() |
|
||
|
#include "iface2.h"
|
||
|
|
||
|
int Iface2::foo()
|
||
|
{
|
||
|
return 0;
|
||
|
}
|