17
17
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
23
22
#include <boost/throw_exception.hpp>
24
23
#include <boost/exception/get_error_info.hpp>
26
25
#define DRIZZLE_ABORT BOOST_THROW_EXCEPTION(::drizzled::abort_exception())