VirtualBox

Ignore:
Timestamp:
Jan 2, 2019 12:59:08 AM (6 years ago)
Author:
vboxsync
Message:

Main: GCC precompiled headers hacking.

File:
1 copied

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/xpcom/precomp_gcc.h

    r76588 r76598  
    11/* $Id$ */
    22/** @file
    3  * VirtualBox COM - Visual C++ precompiled header for VBoxC.
     3 * VirtualBox COM - GNU C++ precompiled header for VBoxC.
    44 */
    55
     
    1717
    1818
    19 
    2019#include <iprt/cdefs.h>
    21 #include <iprt/win/winsock2.h>
    22 #include <iprt/win/windows.h>
    2320#include <VBox/cdefs.h>
    2421#include <iprt/types.h>
     
    2623#include <iprt/cpp/meta.h>
    2724#include <iprt/cpp/ministring.h>
    28 #include <VBox/com/microatl.h>
    2925#include <VBox/com/com.h>
    3026#include <VBox/com/array.h>
    3127#include <VBox/com/Guid.h>
    3228#include <VBox/com/string.h>
     29#include <VBox/com/VirtualBox.h>
    3330
    34 #include "VBox/com/VirtualBox.h"
     31#if 1
     32# include "VirtualBoxBase.h"
     33# include <new>
     34# include <list>
     35# include <map>
     36# include <array>
     37# include <errno.h>
     38#endif
    3539
    3640#if defined(Log) || defined(LogIsEnabled)
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