VirtualBox

Ignore:
Timestamp:
Nov 30, 2008 10:31:16 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
40157
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp

    r14732 r14831  
    1 /* $Id:$ */
     1/* $Id$ */
    22/** @file
    33 * VBoxManage - The 'internalcommands' command.
     
    3636#include <VBox/com/VirtualBox.h>
    3737
    38 #include <iprt/runtime.h>
     38#include <VBox/VBoxHDD.h>
     39#include <VBox/VBoxHDD-new.h>
     40#include <VBox/sup.h>
     41#include <VBox/err.h>
     42#include <VBox/log.h>
     43
     44#include <iprt/file.h>
     45#include <iprt/initterm.h>
    3946#include <iprt/stream.h>
    4047#include <iprt/string.h>
    4148#include <iprt/uuid.h>
    42 #include <VBox/err.h>
    43 
    44 #include <VBox/VBoxHDD.h>
    45 #include <VBox/VBoxHDD-new.h>
    46 #include <VBox/sup.h>
     49
    4750
    4851#include "VBoxManage.h"
Note: See TracChangeset for help on using the changeset viewer.

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