mirror of https://github.com/FreeRDP/FreeRDP
Fixed broken #if #endif.
This commit is contained in:
parent
533e14745e
commit
d339b986de
|
@ -93,6 +93,7 @@
|
|||
#define __int3264 __int32
|
||||
#define __uint3264 __uint32
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(HAVE_STDBOOL_H) && !defined(__OBJC__)
|
||||
typedef bool BOOL;
|
||||
|
|
Loading…
Reference in New Issue