mirror of
https://github.com/reactos/reactos.git
synced 2024-11-23 19:43:31 +08:00
Fix build
This commit is contained in:
parent
d90beaeed2
commit
8da7fbc704
@ -17,6 +17,7 @@
|
||||
#include <winspool_c.h>
|
||||
#include <winddiui.h>
|
||||
#include <ndk/rtlfuncs.h>
|
||||
#include <strsafe.h>
|
||||
|
||||
#include <spoolss.h>
|
||||
#include <marshalling/marshalling.h>
|
||||
|
@ -5,7 +5,7 @@
|
||||
* COPYRIGHT: Copyright 2020 Doug Lyons (douglyons@douglyons.com)
|
||||
*/
|
||||
|
||||
#include <strsafe.h>
|
||||
#include "precomp.h"
|
||||
|
||||
BOOL UnicodeToAnsiInPlace(PWSTR pwszField)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user