VirtualBox

Changeset 14831 in vbox for trunk/src/VBox/Frontends/VBoxBFE


Ignore:
Timestamp:
Nov 30, 2008 10:31:16 AM (16 years ago)
Author:
vboxsync
Message:

whole bunch: avoid runtime.h, include individual headers indead.

Location:
trunk/src/VBox/Frontends/VBoxBFE
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxBFE/SDLConsole.cpp

    r13835 r14831  
    4646#include <iprt/path.h>
    4747#include <iprt/string.h>
    48 #include <iprt/runtime.h>
     48#include <iprt/initterm.h>
    4949#include <iprt/assert.h>
    5050#include <iprt/semaphore.h>
  • trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp

    r13838 r14831  
    4949# include <VBox/shflsvc.h>
    5050#endif
     51#include <iprt/alloc.h>
    5152#include <iprt/alloca.h>
    5253#include <iprt/assert.h>
     
    5455#include <iprt/file.h>
    5556#include <iprt/path.h>
    56 #include <iprt/runtime.h>
     57#include <iprt/initterm.h>
    5758#include <iprt/semaphore.h>
    5859#include <iprt/stream.h>
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