sgp4/libsgp4/DecayedException.cpp

6 lines
73 B
C++
Raw Normal View History

#include "DecayedException.h"
DecayedException::~DecayedException()
{
}