Changeset 76557 in vbox for trunk/include/iprt/nocrt/amd64
- Timestamp:
- Jan 1, 2019 2:37:24 AM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 127859
- Location:
- trunk/include/iprt/nocrt/amd64
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/nocrt/amd64/fenv.h
r76553 r76557 51 51 */ 52 52 53 #ifndef ___iprt_nocrt_amd64_fenv_h54 #define ___iprt_nocrt_amd64_fenv_h53 #ifndef IPRT_INCLUDED_nocrt_amd64_fenv_h 54 #define IPRT_INCLUDED_nocrt_amd64_fenv_h 55 55 #ifndef RT_WITHOUT_PRAGMA_ONCE 56 56 # pragma once -
trunk/include/iprt/nocrt/amd64/math.h
r76553 r76557 24 24 */ 25 25 26 #ifndef ___iprt_nocrt_amd64_math_h27 #define ___iprt_nocrt_amd64_math_h26 #ifndef IPRT_INCLUDED_nocrt_amd64_math_h 27 #define IPRT_INCLUDED_nocrt_amd64_math_h 28 28 #ifndef RT_WITHOUT_PRAGMA_ONCE 29 29 # pragma once
Note:
See TracChangeset
for help on using the changeset viewer.