ntdsapi: Fix building the tests with MSVC headers.
This commit is contained in:
parent
4fbdab7a8f
commit
47b97025e7
|
@ -22,6 +22,8 @@
|
|||
#include "winbase.h"
|
||||
#include "winerror.h"
|
||||
#include "winnls.h"
|
||||
#include "rpc.h"
|
||||
#include "rpcdce.h"
|
||||
#include "ntdsapi.h"
|
||||
|
||||
#include "wine/test.h"
|
||||
|
|
Loading…
Reference in New Issue