VirtualBox

Changeset 76557 in vbox for trunk/include/iprt/nocrt/amd64


Ignore:
Timestamp:
Jan 1, 2019 2:37:24 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
127859
Message:

include/iprt: Use IPRT_INCLUDED_ rather than _iprt_ as header guard prefix, letting scm enforce this (thereby avoiding copy&paste errors like rsa.h).

Location:
trunk/include/iprt/nocrt/amd64
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/nocrt/amd64/fenv.h

    r76553 r76557  
    5151 */
    5252
    53 #ifndef ___iprt_nocrt_amd64_fenv_h
    54 #define ___iprt_nocrt_amd64_fenv_h
     53#ifndef IPRT_INCLUDED_nocrt_amd64_fenv_h
     54#define IPRT_INCLUDED_nocrt_amd64_fenv_h
    5555#ifndef RT_WITHOUT_PRAGMA_ONCE
    5656# pragma once
  • trunk/include/iprt/nocrt/amd64/math.h

    r76553 r76557  
    2424 */
    2525
    26 #ifndef ___iprt_nocrt_amd64_math_h
    27 #define ___iprt_nocrt_amd64_math_h
     26#ifndef IPRT_INCLUDED_nocrt_amd64_math_h
     27#define IPRT_INCLUDED_nocrt_amd64_math_h
    2828#ifndef RT_WITHOUT_PRAGMA_ONCE
    2929# pragma once
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette