Changeset 101823 in vbox
- Timestamp:
- Nov 5, 2023 12:30:15 PM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/vboxdeps.cpp
r101764 r101823 6 6 #include <nsDeque.h> 7 7 #include <nsHashSets.h> 8 #include <nsIPipe.h>9 8 #include <xptcall.h> 10 9 #include <nsProxyRelease.h> … … 20 19 (uintptr_t)PL_HashString, 21 20 (uintptr_t)PR_DestroyPollableEvent, 22 (uintptr_t)NS_NewPipe2,23 21 (uintptr_t)NS_ProxyRelease, 24 22 (uintptr_t)nsTraceRefcnt::LogRelease, … … 74 72 } 75 73 74
Note:
See TracChangeset
for help on using the changeset viewer.