Changeset 76540 in vbox for trunk/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvUtils.h
- Timestamp:
- Dec 30, 2018 6:26:37 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvUtils.h
r69500 r76540 17 17 #ifndef ___VBOX_CREDPROV_UTILS_H___ 18 18 #define ___VBOX_CREDPROV_UTILS_H___ 19 #ifndef RT_WITHOUT_PRAGMA_ONCE 20 # pragma once 21 #endif 19 22 20 23 #include <VBox/VBoxGuestLib.h>
Note:
See TracChangeset
for help on using the changeset viewer.