VirtualBox

Changeset 76557 in vbox for trunk/include/iprt/x86.h


Ignore:
Timestamp:
Jan 1, 2019 2:37:24 AM (6 years ago)
Author:
vboxsync
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).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/x86.h

    r76553 r76557  
    2626 */
    2727
    28 #ifndef ___iprt_x86_h
    29 #define ___iprt_x86_h
     28#ifndef IPRT_INCLUDED_x86_h
     29#define IPRT_INCLUDED_x86_h
    3030#ifndef RT_WITHOUT_PRAGMA_ONCE
    3131# pragma once
Note: See TracChangeset for help on using the changeset viewer.

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