X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvToolFoo.h;h=e3526d677e8f09a742c72854405d688518952f91;hb=c63cb71d60e75dd3c7297291f6cc662491474438;hp=91f7dfec6948c469586228dcca20ce189f768cac;hpb=573d80d0f7a17607d2ee883c21c940c0ba020282;p=clitk.git diff --git a/vv/vvToolFoo.h b/vv/vvToolFoo.h index 91f7dfe..e3526d6 100644 --- a/vv/vvToolFoo.h +++ b/vv/vvToolFoo.h @@ -17,7 +17,11 @@ ===========================================================================**/ #ifndef VVTOOLFOO_H #define VVTOOLFOO_H +#if QT_VERSION >= 0x050000 +#include +#else #include +#endif #include #include "vvToolBase.h"