派生自 libgowrapper/face

zhangmeng
2020-01-15 595a5ee8ec01e0199b3d69311151417307f3b264
csrc/all.hpp
@@ -1,9 +1,9 @@
#ifndef _c_wrapper_face_detector_all_hpp_
#define _c_wrapper_face_detector_all_hpp_
#include "detector.cpp"
#include "extractor.cpp"
#include "property.cpp"
#include "tracker.cpp"
#include "buz/face/detector.cpp"
#include "buz/face/extractor.cpp"
#include "buz/face/property.cpp"
#include "buz/face/tracker.cpp"
#endif