VirtualBox

Changeset 74931 in vbox


Ignore:
Timestamp:
Oct 18, 2018 6:13:22 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
125944
Message:

xpcom18a4: force the inclusion of nsTraceRefcnt, it is useful for mixing debug and release build binaries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/vboxdeps.cpp

    r60975 r74931  
    1010#include <nsProxyRelease.h>
    1111#include "xpcom/proxy/src/nsProxyEventPrivate.h"
     12#include "nsTraceRefcnt.h"
    1213
    1314uintptr_t deps[] =
     
    2021    (uintptr_t)NS_NewPipe2,
    2122    (uintptr_t)NS_ProxyRelease,
     23    (uintptr_t)nsTraceRefcnt::LogRelease,
    2224    0
    2325};
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette