CheckIncludeFile.cxx.in 65 B

123456
  1. #include <${CHECK_INCLUDE_FILE_VAR}>
  2. int main()
  3. {
  4. return 0;
  5. }