From c9e1afaedae55b54aaadc4d13fa794ca860f7e0a Mon Sep 17 00:00:00 2001 From: Stefan Ginsberg Date: Mon, 3 Aug 2009 17:08:17 +0000 Subject: [PATCH] - Remove WIP comment -- the fix is correct svn path=/trunk/; revision=42366 --- rostests/tests/Imagelistviewer/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rostests/tests/Imagelistviewer/main.c b/rostests/tests/Imagelistviewer/main.c index 8c745853b2c..741342eb515 100644 --- a/rostests/tests/Imagelistviewer/main.c +++ b/rostests/tests/Imagelistviewer/main.c @@ -1,7 +1,7 @@ #include #include #include -#include // FIXME-DONTCOMMIT: Why is this needed? +#include #include "resource.h" typedef BOOL (WINAPI * SH_GIL_PROC)(HIMAGELIST *phLarge, HIMAGELIST *phSmall); -- 2.17.1