1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00

remove boost include (caused by Kdevelop autocomplete)

This commit is contained in:
ozantonkal
2013-08-03 15:42:10 +02:00
parent e4e9ed876f
commit 4953786de1
@@ -1,7 +1,6 @@
#pragma once
#include <string>
#include <boost/concept_check.hpp>
#include <opencv2/core.hpp>
#include <opencv2/core/affine.hpp>