VirtualBox

Changeset 665 in vbox for trunk/include


Ignore:
Timestamp:
Feb 6, 2007 2:45:42 AM (18 years ago)
Author:
vboxsync
Message:

stdarg -> iprt/stdarg.h

Location:
trunk/include/VBox
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/cfgm.h

    r1 r665  
    2424#include <VBox/cdefs.h>
    2525#include <VBox/types.h>
    26 #include <stdarg.h>
     26#include <iprt/stdarg.h>
    2727
    2828/** @defgroup   grp_cfgm        The Configuration Manager API
  • trunk/include/VBox/dbg.h

    r1 r665  
    2929#include <VBox/types.h>
    3030#include <VBox/dbgf.h>
    31 #include <stdarg.h>
     31
     32#include <iprt/stdarg.h>
    3233
    3334__BEGIN_DECLS
  • trunk/include/VBox/dbgf.h

    r1 r665  
    2828#include <VBox/log.h>
    2929
    30 #include <stdarg.h>
     30#include <iprt/stdarg.h>
    3131
    3232__BEGIN_DECLS
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