]> git.mxchange.org Git - simgear.git/blobdiff - simgear/scene/tgdb/SGReaderWriterBTG.hxx
Remove using std:: from the metar header, remove HTTP support, add very basic unit...
[simgear.git] / simgear / scene / tgdb / SGReaderWriterBTG.hxx
index ca5f4a73f20fa61f69b7d459e30f09b6b79f2075..a28ea7eb5d9d773f7fd730123332c985f854e607 100644 (file)
@@ -28,6 +28,7 @@ public:
 
     virtual const char* className() const;
  
+    virtual bool acceptsExtension(const std::string& /*extension*/) const;
     virtual ReadResult readNode(const std::string& fileName,
                                 const osgDB::ReaderWriter::Options* options)
         const;