Browse Source

AIX compiler fix private to public

Bill Hoffman 24 năm trước cách đây
mục cha
commit
e810171035
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Source/cmCableClassSet.cxx

+ 1 - 1
Source/cmCableClassSet.cxx

@@ -153,7 +153,7 @@ public:
   
   void Generate();
   
-private:  
+public:  
   /**
    * Represent a substitution.
    */