cmake HAVE_ISTREAM examples

nest/nest-simulator cmake/CheckIncludesSymbols.cmake :31

check_include_file_cxx( "istream" HAVE_ISTREAM )

FreeCAD/FreeCAD cMake/ConfigureChecks.cmake :15

check_include_file_cxx(istream HAVE_ISTREAM)