aclui: Remove some unneeded header inclusions. (IWYU)

Alexandre Julliard julliard at winehq.org
Fri Sep 6 10:28:33 CDT 2013


Amine Khaldi <amine.khaldi at reactos.org> writes:

> @@ -18,15 +18,7 @@
>   * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
>   */
>  
> -#include "config.h"
> -
> -#include <stdarg.h>
> -
>  #include "initguid.h"
> -#include "windef.h"
> -#include "winbase.h"
> -#include "winuser.h"
> -#include "winnt.h"
>  #include "aclui.h"

That's not useful. The headers will be included anyway.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list