X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fephemeris%2Fstardata.cxx;h=a78583338b95ca34d819c7c8ba05dd6dfb412aaa;hb=598b64fa9569c16878c904e344e2e2775e210c42;hp=13df0cc1c2f9e8d948cbdd300194d7a2f0da7ba5;hpb=d4c7e950927b1e19a7a7622a7919f32233a6b7a8;p=simgear.git diff --git a/simgear/ephemeris/stardata.cxx b/simgear/ephemeris/stardata.cxx index 13df0cc1..a7858333 100644 --- a/simgear/ephemeris/stardata.cxx +++ b/simgear/ephemeris/stardata.cxx @@ -34,6 +34,8 @@ using std::getline; #endif +using std::string; + // Constructor SGStarData::SGStarData( const SGPath& path ) {