瀏覽代碼

AIX compiler fix private to public

Bill Hoffman 24 年之前
父節點
當前提交
e810171035
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Source/cmCableClassSet.cxx

+ 1 - 1
Source/cmCableClassSet.cxx

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