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