Changeset 2874 in Sophya for trunk/SophyaExt/FitsIOServer/fitslocalmap.cc
- Timestamp:
- Jan 3, 2006, 3:32:51 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/FitsIOServer/fitslocalmap.cc
r2615 r2874 247 247 #endif 248 248 #if defined(ANSI_TEMPLATES) || defined(GNU_TEMPLATES) 249 namespace SOPHYA { 249 250 template class FITS_LocalMap<r_8>; 250 251 template class FITS_LocalMap<r_4>; 251 252 template class FITS_LocalMap<int_4>; 253 } 252 254 #endif
Note:
See TracChangeset
for help on using the changeset viewer.