ReactOS
0.4.16-dev-117-g38f21f9
pshpck16.h
Go to the documentation of this file.
1
/*
2
* PROJECT: ReactOS Host Headers
3
* LICENSE: CC0-1.0 (https://spdx.org/licenses/CC0-1.0)
4
* PURPOSE: Sets structure packing alignment to 16 bytes
5
* COPYRIGHT: Copyright 2017 Colin Finck (colin@reactos.org)
6
*/
7
8
#if !defined(RC_INVOKED)
9
10
#if defined(_MSC_VER)
11
#pragma warning(disable: 4103)
12
#endif
13
14
#pragma pack(push, 16)
15
#endif
sdk
include
host
pshpck16.h
Generated on Fri Oct 11 2024 06:12:05 for ReactOS by
1.9.6