remove superfluous Qt includes

This commit is contained in:
wmayer
2016-12-13 15:40:49 +01:00
parent 433202a881
commit 166fc624eb
26 changed files with 8 additions and 42 deletions

View File

@@ -9,7 +9,6 @@ include_directories(
${Boost_INCLUDE_DIRS}
${COIN3D_INCLUDE_DIRS}
${OPENCV2_INCLUDE_DIR}
${QT_INCLUDE_DIR}
${ZLIB_INCLUDE_DIR}
${PYTHON_INCLUDE_DIRS}
${XercesC_INCLUDE_DIRS}