#include <TW/tw_object.h>

using namespace TWlib;

tw_object::~tw_object() {
	;
}
