Changeset 2884 in Sophya for trunk/SophyaLib/TArray/tvector.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/tvector.h

    r2868 r2884  
    1212class TVector : public TMatrix<T> {
    1313public:
     14
     15#include "tvector_tsnl.h"  /* For two level name look-up gcc >= 3.4 */
     16
    1417  // Creation / destruction
    1518  TVector();
Note: See TracChangeset for help on using the changeset viewer.