Changeset 36529 in vbox for trunk/src/VBox/HostServices/GuestControl
- Timestamp:
- Apr 4, 2011 1:54:13 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 70953
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/GuestControl/service.cpp
r35035 r36529 150 150 * Class containing the shared information service functionality. 151 151 */ 152 class Service : public iprt::non_copyable152 class Service : public RTCNonCopyable 153 153 { 154 154 private:
Note:
See TracChangeset
for help on using the changeset viewer.