Changeset 60975 in vbox for trunk/src/libs/xpcom18a4/vboxdeps.cpp
- Timestamp:
- May 13, 2016 11:05:22 AM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 107210
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/vboxdeps.cpp
r11863 r60975 8 8 #include <nsIPipe.h> 9 9 #include <xptcall.h> 10 #include <nsProxyRelease.h> 10 11 #include "xpcom/proxy/src/nsProxyEventPrivate.h" 11 12 … … 18 19 (uintptr_t)PR_DestroyPollableEvent, 19 20 (uintptr_t)NS_NewPipe2, 21 (uintptr_t)NS_ProxyRelease, 20 22 0 21 23 };
Note:
See TracChangeset
for help on using the changeset viewer.