Changeset 30676 in vbox for trunk/src/VBox/HostServices/GuestProperties
- Timestamp:
- Jul 6, 2010 4:36:43 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 63437
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/GuestProperties/service.cpp
r30670 r30676 147 147 * Class containing the shared information service functionality. 148 148 */ 149 class Service : public iprt::non_copyable149 class Service : public stdx::non_copyable 150 150 { 151 151 private:
Note:
See TracChangeset
for help on using the changeset viewer.