#ifdef HAVE_OPENCV_CORE

#include "opencv2/core/async.hpp"

CV_ERL_TO_CLASS(AsyncArray);
CV_ERL_FROM_CLASS(AsyncArray);

#endif
