Ignore:
Timestamp:
Jan 3, 2006, 3:32:51 PM (20 years ago)
Author:
ansari
Message:

Portage/compilation sur AIX-XlC (regatta): Ajout namespace SOPHYA/qualification de nom pour instanciation explicite de template - Reza 3 Jan 2006

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaExt/FitsIOServer/fitslocalmap.cc

    r2615 r2874  
    247247#endif
    248248#if defined(ANSI_TEMPLATES) || defined(GNU_TEMPLATES)
     249namespace SOPHYA {
    249250template class FITS_LocalMap<r_8>;
    250251template class FITS_LocalMap<r_4>;
    251252template class FITS_LocalMap<int_4>;
     253}
    252254#endif
Note: See TracChangeset for help on using the changeset viewer.