Current File : //usr/share/cmake3/Modules/TestForANSIStreamHeaders.cxx
#include <iostream>

int main(int, char* [])
{
  return 0;
}