Changeset 48164 in vbox for trunk/src/VBox/Main/src-server
- Timestamp:
- Aug 29, 2013 4:35:14 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 88547
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/xpcom/server.cpp ¶
r47525 r48164 5 5 6 6 /* 7 * Copyright (C) 2004-201 2Oracle Corporation7 * Copyright (C) 2004-2013 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 20 20 21 21 #include <nsIComponentRegistrar.h> 22 23 #ifdef XPCOM_GLUE24 # include <nsXPCOMGlue.h>25 #endif26 22 27 23 #include <nsEventQueueUtils.h>
Note:
See TracChangeset
for help on using the changeset viewer.