Changeset 3836 in Sophya for trunk/SophyaLib/SkyMap/localmap.cc


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

    r3572 r3836  
    11#include "sopnamsp.h"
    2 #include "localmap.h"
    32#include "smathconst.h"
    43#include <complex>
    54#include "fiondblock.h"
     5
     6#define LOCALMAP_CC_BFILE  // avoid extern template declarations
     7#include "localmap.h"
    68
    79#include <string.h>
Note: See TracChangeset for help on using the changeset viewer.