Changeset 84342 in vbox for trunk/include/VBox/com
- Timestamp:
- May 18, 2020 6:24:58 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 138024
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/com/AutoLock.h
r82968 r84342 249 249 { 250 250 public: 251 virtual ~Lockable() { } /* To make VC++ 2019 happy. */ 251 252 252 253 /**
Note:
See TracChangeset
for help on using the changeset viewer.