Make an explicit destructor so the compiler doesn't get confused about

non matching exception types with the implicitely defined destructor.
This commit is contained in:
curt 2007-05-29 19:38:17 +00:00
parent 487701a143
commit af29d3d257

View 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