X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvSurfaceViewerDialog.h;h=88a75a6924081fd4eca777d21dbed1c311dffac6;hb=3a065704c5a062414593171bcb34d113e67ae973;hp=f6a440fbcfd5e6f5b565c5068e42a77ef903adb5;hpb=c234e07e4ef90bb8b08c75ca4f1b3a76055e7859;p=clitk.git diff --git a/vv/vvSurfaceViewerDialog.h b/vv/vvSurfaceViewerDialog.h index f6a440f..88a75a6 100644 --- a/vv/vvSurfaceViewerDialog.h +++ b/vv/vvSurfaceViewerDialog.h @@ -23,11 +23,7 @@ class vtkPolyDataMapper; class vtkActor; class vtkOBJReader; -#if QT_VERSION < QT_VERSION_CHECK(5, 5, 0) #include -#else -#include -#endif #include //====================================================================