Changeset 78476 in vbox for trunk/src/VBox/GuestHost/SharedClipboard/ClipboardDataObjectImpl-win.cpp
- Timestamp:
- May 13, 2019 8:06:10 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/SharedClipboard/ClipboardDataObjectImpl-win.cpp
r78474 r78476 39 39 #include <iprt/utf16.h> 40 40 41 #include < VBox/err.h>41 #include <iprt/errcore.h> 42 42 #include <VBox/log.h> 43 43
Note:
See TracChangeset
for help on using the changeset viewer.