VirtualBox

Changeset 64449 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Oct 28, 2016 10:04:29 AM (8 years ago)
Author:
vboxsync
Message:

Main/cbinding/VBoxCAPIGlue.c: Windows build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/cbinding/VBoxCAPIGlue.c

    r64448 r64449  
    4242#include <stdlib.h>
    4343#include <stdarg.h>
     44#ifdef WIN32
     45# define _INTPTR 2 /* on Windows stdint.h compares this in #if, causing warnings if not defined */
     46#endif /* WIN32 */
    4447#include <stdint.h>
    4548#ifndef WIN32
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette