mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
Fixed broken duplicate define.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
/* 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@
|
||||
#define WINPR_HAVE_STDBOOL_H @HAVE_STDBOOL_H@
|
||||
|
||||
/* MSDN: Windows Data Types - http://msdn.microsoft.com/en-us/library/aa383751/ */
|
||||
/* [MS-DTYP]: Windows Data Types - http://msdn.microsoft.com/en-us/library/cc230273/ */
|
||||
|
||||
Reference in New Issue
Block a user