mirror of
https://github.com/wiiu-env/wut.git
synced 2025-01-10 00:09:24 +01:00
7 lines
89 B
C
7 lines
89 B
C
#include "test_compile_headers_list.h"
|
|
|
|
int main(int argc, char **argv)
|
|
{
|
|
return 0;
|
|
}
|