Commit 59493b6c authored by Alexandre Julliard's avatar Alexandre Julliard

widl: Get rid of unnecessary inclusion of unicode.h.

parent dbb455e7
...@@ -38,8 +38,6 @@ ...@@ -38,8 +38,6 @@
#include "windef.h" #include "windef.h"
#include "winbase.h" #include "winbase.h"
#include "wine/unicode.h"
#include "widl.h" #include "widl.h"
#include "utils.h" #include "utils.h"
#include "parser.h" #include "parser.h"
......
...@@ -45,8 +45,6 @@ ...@@ -45,8 +45,6 @@
#include "winbase.h" #include "winbase.h"
#include "winnls.h" #include "winnls.h"
#include "wine/unicode.h"
#include "widltypes.h" #include "widltypes.h"
#include "typelib.h" #include "typelib.h"
#include "typelib_struct.h" #include "typelib_struct.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment