Revision c36622a45f55b296d0891d94a91372c320768be0 authored by David Cole on 31 October 2012, 14:59:55 UTC, committed by David Cole on 31 October 2012, 14:59:55 UTC
1 parent a774214
Raw File
CheckIncludeFile.cxx.in
#include <${CHECK_INCLUDE_FILE_VAR}>

int main()
{
  return 0;
}
back to top