From: pdn Date: Thu, 17 Sep 2015 07:34:34 +0000 (+0300) Subject: Fix of header X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=045d831f6de614150ba0a8f2f83d1c7d33062784;p=occt-copy.git Fix of header --- diff --git a/src/Storage/Storage_IODevice.hxx b/src/Storage/Storage_IODevice.hxx index 67957007ff..8afdf0c3a3 100644 --- a/src/Storage/Storage_IODevice.hxx +++ b/src/Storage/Storage_IODevice.hxx @@ -89,7 +89,7 @@ public: Standard_EXPORT void WriteLine( const TCollection_AsciiString& aLine, const Standard_Character anEndSymbol ); - Standard_EXPORT Storage_OpenMode Storage_IODevice::OpenMode() const; + Standard_EXPORT Storage_OpenMode OpenMode() const; private: