From 85d0541446e1d773ebc6cbfc0d50f4ff8b2b8f8e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Karsten=20Ball=C3=BCder?= Date: Fri, 22 Jan 1999 15:14:06 +0000 Subject: [PATCH] Now uses dcps.h git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1448 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- user/wxLayout/wxllist.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/wxLayout/wxllist.cpp b/user/wxLayout/wxllist.cpp index 5370cc8fad..39effd9bae 100644 --- a/user/wxLayout/wxllist.cpp +++ b/user/wxLayout/wxllist.cpp @@ -53,7 +53,7 @@ #ifndef USE_PCH # include "iostream.h" # include -# include +# include # include # include #endif -- 2.50.0