include of xobjdetect.hpp removed

For some unknown reason xobjdetect.hpp is included twice.
pull/561/head
Amy Winston 9 years ago
parent 600905e1e0
commit 53b3deed6f
  1. 1
      modules/xobjdetect/src/precomp.hpp

@ -76,6 +76,5 @@ the use of this software, even if advised of the possibility of such damage.
#include "lbpfeatures.h"
#include "waldboost.hpp"
#include "wbdetector.hpp"
#include <opencv2/xobjdetect.hpp>
#endif /* __OPENCV_XOBJDETECT_PRECOMP_HPP__ */

Loading…
Cancel
Save