mirror of https://github.com/FreeRDP/FreeRDP
Added comment to generated defines.
This commit is contained in:
parent
33500b400d
commit
d25855b287
|
@ -20,7 +20,9 @@
|
|||
#ifndef WINPR_WTYPES_H
|
||||
#define WINPR_WTYPES_H
|
||||
|
||||
/* Set by CMake during configuration. */
|
||||
#define WINPR_HAVE_STDINT_H @HAVE_STDINT_H@
|
||||
/* Set by CMake during configuration. */
|
||||
#define WINPR_HAVE_STDINT_H @HAVE_STDBOOL_H@
|
||||
|
||||
/* MSDN: Windows Data Types - http://msdn.microsoft.com/en-us/library/aa383751/ */
|
||||
|
|
Loading…
Reference in New Issue