Changeset 6439 in ntrip
- Timestamp:
- Dec 26, 2014, 10:44:47 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/orbComp/sp3Comp.cpp
r6438 r6439 107 107 } 108 108 catch (Exception& exc) { 109 *_log << "ERROR: " << exc.what() << endl; 110 } 111 catch (std::exception& exc) { 109 112 *_log << "ERROR: " << exc.what() << endl; 110 113 }
Note:
See TracChangeset
for help on using the changeset viewer.