Skip to content
Snippets Groups Projects
Commit c27366bc authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

COMP: fix compilation with opencv 2.4

parent cc19d2be
No related branches found
No related tags found
No related merge requests found
......@@ -125,10 +125,10 @@ public:
#undef OTB_CV_WRAP_PROPERTY
#undef OTB_CV_WRAP_PROPERTY_REF
#undef OTB_CV_WRAP_CSTREF_GET
#endif
private:
cv::Ptr<cv::ml::RTrees> m_Impl;
#endif // OTB_OPENCV_3
};
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment