X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvToolPlastimatch.h;h=ff56b8ab8318d11506c398a7a17e704133f778c4;hb=4480e52377d1150ca781c96e359b3164b65c3503;hp=eed47f2bb05e428e570a618022522816e01234d5;hpb=b6f0737b5de61837f04f8a0071ab7070b76866d9;p=clitk.git diff --git a/vv/vvToolPlastimatch.h b/vv/vvToolPlastimatch.h index eed47f2..ff56b8a 100644 --- a/vv/vvToolPlastimatch.h +++ b/vv/vvToolPlastimatch.h @@ -3,7 +3,7 @@ Authors belong to: - University of LYON http://www.universite-lyon.fr/ - - Léon Bérard cancer center http://oncora1.lyon.fnclcc.fr + - Léon Bérard cancer center http://www.centreleonberard.fr - CREATIS CNRS laboratory http://www.creatis.insa-lyon.fr This software is distributed WITHOUT ANY WARRANTY; without even @@ -14,11 +14,15 @@ - BSD See included LICENSE.txt file - CeCILL-B http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html -======================================================================-====*/ +===========================================================================**/ #ifndef VVTOOLPLASTIMATCH_H #define VVTOOLPLASTIMATCH_H +#if QT_VERSION >= 0x050000 +#include +#else #include +#endif #include "vvToolBase.h" #include "vvToolWidgetBase.h"