7 lines
87 B
C
7 lines
87 B
C
#include "testInterfaceInclude.h"
|
|
|
|
int imp_testInterfaceInclude1(void)
|
|
{
|
|
return 0;
|
|
}
|