Changeset 252 in flair-src for trunk/lib/FlairCore/src/GeoCoordinate.cpp
- Timestamp:
- Jul 5, 2018, 5:57:08 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/FlairCore/src/GeoCoordinate.cpp
r15 r252 69 69 } 70 70 71 void GeoCoordinate:: CopyDatas(char *ptr) const { Warn("a ecrire"); }71 void GeoCoordinate::RawRead(char *ptr) const { Warn("a ecrire"); } 72 72 73 73 } // end namespace core
Note:
See TracChangeset
for help on using the changeset viewer.