[WIDL] Sync with Wine Staging 3.3. CORE-14434

This commit is contained in:
Amine Khaldi 2018-04-11 12:29:04 +01:00
parent 6cbd6bd3ce
commit 8296d6c1ef
14 changed files with 479 additions and 94 deletions

View file

@ -39,8 +39,15 @@
#define NONAMELESSUNION
#ifdef __REACTOS__
#include <typedefs.h>
#include <nls.h>
#else
#include "winerror.h"
#include "windef.h"
#include "winbase.h"
#include "winnls.h"
#endif
#include "widl.h"
#include "typelib.h"