VirtualBox

Changeset 74935 in vbox for trunk/src/libs/xpcom18a4


Ignore:
Timestamp:
Oct 19, 2018 5:22:30 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
125949
Message:

Attempt to correct dyld: Symbol not found ZN7nsDebug9AssertionEPKcS1_S1_i in VBoxXPCOM.dylib, similar to changes in r125944

File:
1 edited

Legend:

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

    r74931 r74935  
    1111#include "xpcom/proxy/src/nsProxyEventPrivate.h"
    1212#include "nsTraceRefcnt.h"
     13#include "nsDebug.h"
    1314
    1415uintptr_t deps[] =
     
    2223    (uintptr_t)NS_ProxyRelease,
    2324    (uintptr_t)nsTraceRefcnt::LogRelease,
     25    (uintptr_t)nsDebug::Assertion,
    2426    0
    2527};
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