mirror of
https://github.com/reactos/reactos.git
synced 2026-05-26 02:45:02 +08:00
[PRINTING] Try to fix Linux build.
Why this previously built without any errors using GCC and MSVC under Windows is left as an exercise to the reader.
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
* COPYRIGHT: Copyright 2015-2018 Colin Finck (colin@reactos.org)
|
||||
*/
|
||||
|
||||
#define WIN32_NO_STATUS
|
||||
#include <windef.h>
|
||||
#include <winbase.h>
|
||||
|
||||
/**
|
||||
* @name MarshallDownStructure
|
||||
|
||||
Reference in New Issue
Block a user