5 lines
73 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; }