Changeset 1444 for trunk/bindings
- Timestamp:
- 10/03/10 18:49:06 (2 years ago)
- File:
-
- 1 edited
-
trunk/bindings/cpp/NeXusFile.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bindings/cpp/NeXusFile.cpp
r1438 r1444 41 41 } 42 42 43 /* 43 #ifndef _MSC_VER 44 44 template<> 45 45 NXDLL_EXPORT NXnumtype getType(char number) { … … 48 48 throw Exception(msg.str()); 49 49 } 50 */50 #endif /* _MSC_VER */ 51 51 52 52 // template specialisations for types we know
Note: See TracChangeset
for help on using the changeset viewer.
