Changeset 63311 in vbox for trunk/src/VBox/Additions/common/VBoxService
- Timestamp:
- Aug 11, 2016 12:02:38 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxService/testcase/tstUserInfo.cpp
r62679 r63311 22 22 #ifdef RT_OS_WINDOWS 23 23 # include <iprt/win/windows.h> 24 # include < Shlobj.h>24 # include <iprt/win/shlobj.h> 25 25 #endif 26 26
Note:
See TracChangeset
for help on using the changeset viewer.