mirror of
https://github.com/crystalidea/qt-build-tools.git
synced 2024-11-27 05:38:33 +08:00
7 lines
65 B
C++
7 lines
65 B
C++
#include <${CHECK_INCLUDE_FILE_VAR}>
|
|
|
|
int main()
|
|
{
|
|
return 0;
|
|
}
|