VirtualBox

Changeset 50120 in vbox for trunk


Ignore:
Timestamp:
Jan 20, 2014 2:10:35 PM (11 years ago)
Author:
vboxsync
Message:

Main: forgotten include file change

File:
1 edited

Legend:

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

    r48063 r50120  
    44
    55/*
    6  * Copyright (C) 2006-2013 Oracle Corporation
     6 * Copyright (C) 2006-2014 Oracle Corporation
    77 *
    88 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    381381#define STDMETHOD(a) NS_IMETHOD a
    382382#define STDMETHODIMP NS_IMETHODIMP
     383#define STDMETHOD_(ret, meth) NS_IMETHOD_(ret) meth
    383384
    384385#define COM_IIDOF(I) NS_GET_IID(I)
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