Changeset 60392 in vbox
- Timestamp:
- Apr 8, 2016 9:30:47 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/GuestProperties/service.cpp
r58776 r60392 5 5 6 6 /* 7 * Copyright (C) 2008-201 3Oracle Corporation7 * Copyright (C) 2008-2016 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 55 55 #include <VBox/vmm/dbgf.h> 56 56 57 #include <memory> /* for auto_ptr */58 57 #include <string> 59 58 #include <list>
Note:
See TracChangeset
for help on using the changeset viewer.