Changeset 3831 in Sophya for trunk/SophyaLib/TArray/tmatrix.cc


Ignore:
Timestamp:
Aug 5, 2010, 2:16:20 PM (15 years ago)
Author:
ansari
Message:

Introduction et gestion du flag preprocesseur NEED_EXT_DECL_TEMP pour declaration extern des classes template avec instantiation explicite (pb dynamic_cast sur Mac OS 10.6), Reza 05/08/2010

File:
1 edited

Legend:

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

    r3751 r3831  
    1 // $Id: tmatrix.cc,v 1.39 2010-03-03 20:46:07 ansari Exp $
     1// $Id: tmatrix.cc,v 1.40 2010-08-05 12:16:19 ansari Exp $
    22//                         C.Magneville          04/99
    33#include "sopnamsp.h"
     
    88#include <stdlib.h>
    99#include "pexceptions.h"
     10
     11#define TMATRIX_CC_BFILE  // avoid extern template declarations
    1012#include "tmatrix.h"
    1113
Note: See TracChangeset for help on using the changeset viewer.