8 lines
76 B
C
8 lines
76 B
C
|
|
#include HEADER_TO_TEST
|
|
|
|
int main(int argc, char** argv)
|
|
{
|
|
return 0;
|
|
}
|