VirtualBox

Changeset 101842 in vbox


Ignore:
Timestamp:
Nov 5, 2023 6:53:04 PM (15 months ago)
Author:
vboxsync
Message:

libs/xpcom: Build fix, bugref:10545

File:
1 edited

Legend:

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

    r101823 r101842  
    1111#include "nsTraceRefcnt.h"
    1212#include "nsDebug.h"
     13#include "nsString.h"
    1314
    1415uintptr_t deps[] =
     
    7071    nsXPTCStubBase *e = d;
    7172    e->Release();
     73
     74    // Dragged in by TestCRT.
     75    nsAutoString t1;
     76    t1.AssignWithConversion(NULL);
    7277}
    7378
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