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/spherethetaphi.cc

    r3572 r3836  
    11#include "sopnamsp.h"
    2 #include "spherethetaphi.h"
    32#include "smathconst.h"
    43#include <complex>
    54#include "fiondblock.h"
    65#include <iostream>
     6
     7#define SPHERETHETAPHI_CC_BFILE  // avoid extern template declarations
     8#include "spherethetaphi.h"
    79
    810
Note: See TracChangeset for help on using the changeset viewer.