From: Thomas Bluemel Date: Sat, 26 Nov 2005 10:38:42 +0000 (+0000) Subject: include wchar.h for swprintf X-Git-Tag: backups/ros-branch-0_2_9@19949~304 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=25f762940f1c7f897ba8679ca3af9538f1343e66 include wchar.h for swprintf svn path=/trunk/; revision=19626 --- diff --git a/reactos/lib/setupapi/setupapi_private.h b/reactos/lib/setupapi/setupapi_private.h index b8f366ee5aa..f709578bc34 100644 --- a/reactos/lib/setupapi/setupapi_private.h +++ b/reactos/lib/setupapi/setupapi_private.h @@ -23,6 +23,7 @@ #include #include #include +#include #define WIN32_NO_STATUS #include