VirtualBox

Changeset 59566 in vbox for trunk


Ignore:
Timestamp:
Feb 3, 2016 12:01:45 AM (9 years ago)
Author:
vboxsync
Message:

VBoxProxyStub.c: duh2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c

    r59562 r59566  
    2323*   Header Files                                                                                                                 *
    2424*********************************************************************************************************************************/
     25#define LOG_GROUP LOG_GROUP_MAIN
    2526#define PROXY_DELEGATION                                                                             /* see generated dlldata.c */
    2627#include <iprt/nt/nt-and-windows.h>
     
    3031
    3132#include "VirtualBox.h"
     33#include <VBox/log.h>
    3234#include <iprt/alloca.h>
    3335#include <iprt/assert.h>
     
    9193# define VBPS_LOGREL_NO_ASSERT(a_Expr) (a_Expr)
    9294#else
    93 # define VBPS_LOGREL_NO_ASSERT false
     95# define VBPS_LOGREL_NO_ASSERT(a_Expr) false
    9496#endif
    9597
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