7 lines
89 B
C
Raw Normal View History

#include "test_compile_headers_list.h"
int main(int argc, char **argv)
{
return 0;
}