VirtualBox

Changeset 72981 in vbox


Ignore:
Timestamp:
Jul 8, 2018 2:38:08 PM (6 years ago)
Author:
vboxsync
Message:

VBox/com/VirtualBox.h: Make sure to include AssertCompile.h too so we the enum sizes are always checked.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/com/VirtualBox.h

    r72977 r72981  
    1414
    1515/*
    16  * Copyright (C) 2006-2017 Oracle Corporation
     16 * Copyright (C) 2006-2018 Oracle Corporation
    1717 *
    1818 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    3737#define ___VBox_com_VirtualBox_h
    3838
    39 // generated VirtualBox COM library definition file
     39/* For XPCOM/C++ enum hack checks. */
     40#include <iprt/AssertCompile.h>
     41
     42/* Generated VirtualBox COM library definition file. */
    4043#if !defined(VBOXCOM_NOINCLUDE)
    4144# if !defined(VBOX_WITH_XPCOM)
     
    4750#endif
    4851
    49 // for convenience
     52/* For convenience. */
    5053#include "VBox/com/defs.h"
    5154#include "VBox/com/ptr.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