]> git.mxchange.org Git - simgear.git/commitdiff
Make an explicit destructor so the compiler doesn't get confused about
authorcurt <curt>
Tue, 29 May 2007 19:38:17 +0000 (19:38 +0000)
committercurt <curt>
Tue, 29 May 2007 19:38:17 +0000 (19:38 +0000)
non matching exception types with the implicitely defined destructor.

simgear/bucket/newbucket.hxx

index ccb5a8f9f48330590d469ac40b35a560685f502f..1c8b5b59518769160fef60c0f8dc0171591d131a 100644 (file)
@@ -154,6 +154,10 @@ public:
      */
     SGBucket(const long int bindex);
 
+    /** Explicit Destructor
+     */
+    ~SGBucket();
+
     /**
      * Reset a bucket to represent a new lat and lon
      * @param dlon longitude specified in degrees