From c56664641c1daea711c1cfd108ee064b8e5ae6ba Mon Sep 17 00:00:00 2001 From: Claire Mouton Date: Fri, 16 Nov 2012 10:29:32 +0000 Subject: [PATCH] Bug #1776 Compilation error (continued) --- appli/TestWxItkView/main.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appli/TestWxItkView/main.cxx b/appli/TestWxItkView/main.cxx index ebeeb96..bba17df 100644 --- a/appli/TestWxItkView/main.cxx +++ b/appli/TestWxItkView/main.cxx @@ -31,7 +31,7 @@ #include #include #include -//#include +#include #define ITK_DIM_TO_TEST 3 -- 2.45.0