Changeset 62679 in vbox for trunk/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvUtils.cpp
- Timestamp:
- Jul 29, 2016 12:52:10 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvUtils.cpp
r62522 r62679 20 20 * Header Files * 21 21 *********************************************************************************************************************************/ 22 #include < Windows.h>22 #include <iprt/win/windows.h> 23 23 #include <iprt/string.h> 24 24 #include <VBox/log.h>
Note:
See TracChangeset
for help on using the changeset viewer.