]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxGEditorTabPanel.cxx
#3250 vtk9itk5wx3-macos
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / wxGEditorTabPanel.cxx
index 8ec6907de425efda932d4c5faae9a779cc9bd1c2..a75362f59584f70a50033233662ee85224d22eef 100644 (file)
@@ -335,7 +335,7 @@ namespace bbtk
 
        //=========================================================================
 
-       void wxGEditorTabPanel::loadDiagram(ifstream &inputStream, const std::string &path) //DFCH
+       void wxGEditorTabPanel::loadDiagram(std::ifstream &inputStream, const std::string &path) //DFCH
        {
                this->SetFullPath(path);
                stringstream ss;