VirtualBox

Changeset 63177 in vbox for trunk/src/VBox/Main/cbinding


Ignore:
Timestamp:
Aug 8, 2016 3:20:59 PM (8 years ago)
Author:
vboxsync
Message:

Main: warnings

File:
1 edited

Legend:

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

    r62679 r63177  
    3939#include <stdlib.h>
    4040#include <stdarg.h>
    41 #include <stdint.h>
    42 #ifndef WIN32
     41#ifndef WIN32
     42# include <stdint.h>
    4343# include <dlfcn.h>
    4444# include <pthread.h>
    4545#else /* WIN32 */
     46# include <iprt/stdint.h>
    4647# include <iprt/win/windows.h>
    4748#endif /* 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