mirror of
https://github.com/reactos/wine.git
synced 2024-11-28 22:20:26 +00:00
widl: Get rid of unnecessary inclusion of unicode.h.
This commit is contained in:
parent
dbb455e7ab
commit
59493b6c33
@ -38,8 +38,6 @@
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
|
||||
#include "wine/unicode.h"
|
||||
|
||||
#include "widl.h"
|
||||
#include "utils.h"
|
||||
#include "parser.h"
|
||||
|
@ -45,8 +45,6 @@
|
||||
#include "winbase.h"
|
||||
#include "winnls.h"
|
||||
|
||||
#include "wine/unicode.h"
|
||||
|
||||
#include "widltypes.h"
|
||||
#include "typelib.h"
|
||||
#include "typelib_struct.h"
|
||||
|
Loading…
Reference in New Issue
Block a user