rcp/test/tests.cpp

7 lines
70 B
C++

#include <rcp.h>
int main(int argc, char * argv[])
{
return 0;
}