VirtualBox

Changeset 76380 in vbox for trunk/include/VBox/com


Ignore:
Timestamp:
Dec 22, 2018 10:52:41 PM (6 years ago)
Author:
vboxsync
Message:

VBox/com/microatl.h: Include errcore.h rather than err.h for RT_FAILURE(). bugref: 9344

File:
1 edited

Legend:

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

    r73097 r76380  
    2727#define ___VBox_com_microatl_h
    2828
    29 #include <VBox/cdefs.h> /* VBOX_STRICT */
     29#include <VBox/cdefs.h>   /* VBOX_STRICT */
    3030#include <iprt/assert.h>
    3131#include <iprt/critsect.h>
    32 #include <iprt/err.h>
     32#include <iprt/errcore.h> /* RT_FAILURE() */
    3333
    3434#include <iprt/win/windows.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