Ignore:
Timestamp:
Aug 5, 2010, 3:23:35 PM (15 years ago)
Author:
ansari
Message:

Declaration extern des classes templ des classes template avec instantiation explicite (avec flag NEED_EXT_DECL_TEMP) pour regler le pb de dynamic_cast sur Mac OS X 10.6, Reza 05/08/2010

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/SkyMap/spherehealpix.cc

    r3572 r3836  
    66#include "pexceptions.h"
    77#include "fiondblock.h"
     8#include "strutil.h"
     9
     10#define SPHEREHEALPIX_CC_BFILE  // avoid extern template declarations
    811#include "spherehealpix.h"
    9 #include "strutil.h"
    1012
    1113extern "C"
Note: See TracChangeset for help on using the changeset viewer.