Changeset 17294 for trunk/Mars/mfileio/MWriteFitsFile.h
- Timestamp:
- 10/21/13 13:39:56 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/mfileio/MWriteFitsFile.h
r17148 r17294 174 174 } 175 175 if (returnVal.str() == "") 176 *fLog << warn << "WARNING: could not construct fits string from \"" << value << "\" typename: " << typeName << endl;176 *fLog << warn << "WARNING: could not construct fits string from \"" << value << "\" typename: " << typeName << std::endl; 177 177 return returnVal.str(); 178 178 }
Note:
See TracChangeset
for help on using the changeset viewer.