VirtualBox

Changeset 665

Show
Ignore:
Timestamp:
02/06/07 03:45:42 (2 years ago)
Author:
vboxsync
Message:

stdarg -> iprt/stdarg.h

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 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 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy