From: srit Date: Wed, 6 Oct 2010 15:39:21 +0000 (+0000) Subject: lrint is still not portable X-Git-Tag: v1.2.0~350 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=ff6aed00287a68dd74a7647a0451fc050deb5fd9;hp=b1afe238d2f4c78245e1824afd251e08b5216311;p=clitk.git lrint is still not portable --- diff --git a/vv/vvQProgressDialogITKCommand.cxx b/vv/vvQProgressDialogITKCommand.cxx index 23c0702..b372977 100644 --- a/vv/vvQProgressDialogITKCommand.cxx +++ b/vv/vvQProgressDialogITKCommand.cxx @@ -18,6 +18,7 @@ #ifndef VVQPROGRESSDIALOGITKCOMMAND_CXX #define VVQPROGRESSDIALOGITKCOMMAND_CXX #include "clitkImageCommon.h" +#include "clitkPortability.h" #include "vvQProgressDialogITKCommand.h" //====================================================================