From 8350eda6167b7e595ed996774683ca6dff5b7a89 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Fri, 11 Apr 2003 06:50:15 +0000 Subject: [PATCH] Added std:: infront of cout instances. --- examples/osgcubemap/osgcubemap.cpp | 2 +- examples/osgmultitexture/osgmultitexture.cpp | 2 +- examples/osgvertexprogram/osgvertexprogram.cpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/osgcubemap/osgcubemap.cpp b/examples/osgcubemap/osgcubemap.cpp index 62c457a66..013115085 100644 --- a/examples/osgcubemap/osgcubemap.cpp +++ b/examples/osgcubemap/osgcubemap.cpp @@ -140,7 +140,7 @@ int main(int argc, char *argv[]) { if (!tcmExt->isCubeMapSupported()) { - cout<<"Warning: texture_cube_map not supported by OpenGL drivers, unable to run application."<isMultiTexturingSupported()) { - cout<<"Warning: texture_cube_map not supported by OpenGL drivers, unable to run application."<isVertexProgramSupported()) { - cout<<"Warning: ARB_vertex_program not supported by OpenGL drivers, unable to run application."<