5 lines
73 B
C++
Raw Normal View History

2016-05-04 19:24:17 -05:00
#include HEADER_TO_TEST
int main(int argc, char *argv[]) { return 0; }