mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2025-01-07 09:20:42 +00:00
7 lines
65 B
C++
7 lines
65 B
C++
|
#include <${CHECK_INCLUDE_FILE_VAR}>
|
||
|
|
||
|
int main()
|
||
|
{
|
||
|
return 0;
|
||
|
}
|