Changeset 76513 in vbox for trunk/src/VBox/Runtime/r3/init.h
- Timestamp:
- Dec 30, 2018 5:16:00 AM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 127814
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/init.h
r69111 r76513 25 25 */ 26 26 27 28 27 #ifndef ___r3_init_h 29 28 #define ___r3_init_h 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 # pragma once 31 #endif 30 32 31 33 #include <iprt/types.h>
Note:
See TracChangeset
for help on using the changeset viewer.