Changeset 2884 in Sophya for trunk/SophyaLib/TArray/tmatrix.h


Ignore:
Timestamp:
Jan 4, 2006, 2:30:31 PM (20 years ago)
Author:
ansari
Message:

Modifs pour compilation avec g++ 4 (V >= 3.4) - Reza 4 Jan 2006

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/TArray/tmatrix.h

    r2752 r2884  
    1313class TMatrix : public TArray<T> {
    1414public:
     15
     16#include "tmatrix_tsnl.h"  /* For two level name look-up gcc >= 3.4 */
     17
    1518  // Creation / destruction
    1619  TMatrix();
Note: See TracChangeset for help on using the changeset viewer.