Fixed Windows compilation failure

This commit is contained in:
Sergey Vojtovich 2016-03-22 21:19:57 +04:00
parent dfa22c5d39
commit 642978cc57

View File

@ -1006,7 +1006,7 @@ private:
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: