mirror of
https://github.com/reactos/reactos.git
synced 2026-06-03 01:41:13 +08:00
Fix build
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user