#include "Callback.h" using namespace boost::python; NAMESPACE_UPP void export_Callback() { ONCELOCK { } } END_UPP_NAMESPACE