Changeset 76565 in vbox for trunk/src/VBox/Devices/Storage/HBDMgmt.h
- Timestamp:
- Jan 1, 2019 4:23:20 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/HBDMgmt.h
r76553 r76565 16 16 */ 17 17 18 #ifndef __HBDMgmt_h19 #define __HBDMgmt_h18 #ifndef VBOX_INCLUDED_SRC_Storage_HBDMgmt_h 19 #define VBOX_INCLUDED_SRC_Storage_HBDMgmt_h 20 20 #ifndef RT_WITHOUT_PRAGMA_ONCE 21 21 # pragma once … … 92 92 RT_C_DECLS_END 93 93 94 #endif /* __HBDMgmt_h */94 #endif /* !VBOX_INCLUDED_SRC_Storage_HBDMgmt_h */
Note:
See TracChangeset
for help on using the changeset viewer.