Fixed build with OpencV 2.4 and Qt4

This commit is contained in:
matlabbe
2020-05-13 15:15:52 -04:00
parent 00695731fe
commit 55509c6c27
3 changed files with 6 additions and 6 deletions
+1 -2
View File
@@ -47,8 +47,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include <QHBoxLayout>
#include <QMultiMap>
#include <QString>
#include <opencv2/core.hpp>
#include <opencv2/imgcodecs.hpp>
#include <opencv2/core/core.hpp>
using namespace rtabmap;