Changeset 76562 in vbox for trunk/src/VBox/Main/include/USBGetDevices.h
- Timestamp:
- Jan 1, 2019 3:22:50 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/USBGetDevices.h
r76553 r76562 16 16 */ 17 17 18 #ifndef ___USBGetDevices_h19 #define ___USBGetDevices_h18 #ifndef MAIN_INCLUDED_USBGetDevices_h 19 #define MAIN_INCLUDED_USBGetDevices_h 20 20 #ifndef RT_WITHOUT_PRAGMA_ONCE 21 21 # pragma once … … 101 101 RT_C_DECLS_END 102 102 103 #endif /* ! ___USBGetDevices_h */103 #endif /* !MAIN_INCLUDED_USBGetDevices_h */ 104 104
Note:
See TracChangeset
for help on using the changeset viewer.