Explorar o código

ERR: const error fixed.

Brad King %!s(int64=25) %!d(string=hai) anos
pai
achega
d055ebb8c5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Source/cmGeneratedFileStream.h

+ 1 - 1
Source/cmGeneratedFileStream.h

@@ -80,7 +80,7 @@ public:
   /**
    * Allow a test for whether the file is open.
    */
-  operator bool() const { return m_Stream.is_open(); }
+  operator bool() { return m_Stream.is_open(); }
   
   /**
    * Close the file stream.  This will cause the copy-if-different to the