X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvToolFoo.h;h=e3526d677e8f09a742c72854405d688518952f91;hb=632adadb8b9230458aeab8ddccc736d674edc87a;hp=91f7dfec6948c469586228dcca20ce189f768cac;hpb=765020625fbc092d283e221e36c83e60a1844cb7;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"