Commit 642978cc authored by Sergey Vojtovich's avatar Sergey Vojtovich

Fixed Windows compilation failure

parent dfa22c5d
...@@ -1006,7 +1006,7 @@ struct TABLE ...@@ -1006,7 +1006,7 @@ struct TABLE
One should use methods of I_P_List template instead. One should use methods of I_P_List template instead.
*/ */
TABLE *share_all_next, **share_all_prev; TABLE *share_all_next, **share_all_prev;
friend struct TDC_element; friend class TDC_element;
public: public:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment