Changeset 83782 in vbox for trunk/include/iprt/sanitized
- Timestamp:
- Apr 17, 2020 10:30:23 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 137308
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/sanitized/intrin.h
r83781 r83782 24 24 */ 25 25 26 #ifndef IPRT_INCLUDED_ win_msvc_intrin_h27 #define IPRT_INCLUDED_ win_msvc_intrin_h26 #ifndef IPRT_INCLUDED_sanitized_intrin_h 27 #define IPRT_INCLUDED_sanitized_intrin_h 28 28 #ifndef RT_WITHOUT_PRAGMA_ONCE 29 29 # pragma once … … 49 49 #endif 50 50 51 #endif /* !IPRT_INCLUDED_ win_msvc_intrin_h */51 #endif /* !IPRT_INCLUDED_sanitized_intrin_h */ 52 52
Note:
See TracChangeset
for help on using the changeset viewer.