8 lines
76 B
C
Raw Normal View History

2016-06-17 00:55:05 -05:00
#include HEADER_TO_TEST
int main(int argc, char** argv)
{
return 0;
}