Added comment to generated defines.

This commit is contained in:
Armin Novak 2015-12-17 16:25:16 +01:00
parent 33500b400d
commit d25855b287
1 changed files with 2 additions and 0 deletions

View File

@ -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/ */