]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
Recent versions of GCC (4.4.6 in RHEL6) have gotten stricter in what responsibilities... BR_HDF_dev
authorsbh <sbh@opencascade.com>
Thu, 26 Dec 2013 14:55:39 +0000 (14:55 +0000)
committersbh <sbh@opencascade.com>
Thu, 26 Dec 2013 14:55:39 +0000 (14:55 +0000)
commitae11b79d9cbffdeafb49f3d849014e9168d4a043
tree2a3d6d29880d488c867973687c9b4f569c52b131
parent13dc2d3de8af93893ae6160fbb1f632e56082de8
Recent versions of GCC (4.4.6 in RHEL6) have gotten stricter in what responsibilities the programmer needs to fulfill. Some headers such as <cstdio> in example, should be included explicitly from now on.
src/CAM/CAM_Application.cxx
src/HTMLService/HTMLService_HTML.cxx
src/OCCViewer/OCCViewer_ViewPort3d.cxx
src/OCCViewer/OCCViewer_ViewWindow.cxx
src/Qtx/QtxColorScale.cxx
src/Qtx/QtxSplash.cxx
src/Qtx/QtxWorkstack.cxx
src/SUIT/SUIT_DataObject.cxx
src/VTKViewer/VTKViewer_ConvexTool.cxx