VirtualBox

Changeset 76505 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Dec 30, 2018 2:57:06 AM (6 years ago)
Author:
vboxsync
Message:

include/*: Some header guard cleanups in prep for scm rules on the subject.

Location:
trunk/include/iprt
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/asm-amd64-x86-watcom-16.h

    r75131 r76505  
    2424 */
    2525
     26#ifndef ___iprt_asm_amd64_x86_watcom_16_h
     27#define ___iprt_asm_amd64_x86_watcom_16_h
     28
    2629#ifndef ___iprt_asm_amd64_x86_h
    2730# error "Don't include this header directly."
    2831#endif
    29 #ifndef ___iprt_asm_amd64_x86_watcom_16_h
    30 #define ___iprt_asm_amd64_x86_watcom_16_h
    3132
    3233/*
  • trunk/include/iprt/asm-amd64-x86-watcom-32.h

    r75131 r76505  
    2424 */
    2525
     26#ifndef ___iprt_asm_amd64_x86_watcom_32_h
     27#define ___iprt_asm_amd64_x86_watcom_32_h
     28
    2629#ifndef ___iprt_asm_amd64_x86_h
    2730# error "Don't include this header directly."
    2831#endif
    29 #ifndef ___iprt_asm_amd64_x86_watcom_32_h
    30 #define ___iprt_asm_amd64_x86_watcom_32_h
    3132
    3233#ifndef __FLAT__
  • trunk/include/iprt/asm-watcom-x86-16.h

    r75131 r76505  
    2424 */
    2525
     26#ifndef ___iprt_asm_watcom_x86_16_h
     27#define ___iprt_asm_watcom_x86_16_h
     28
    2629#ifndef ___iprt_asm_h
    2730# error "Don't include this header directly."
    2831#endif
    29 #ifndef ___iprt_asm_watcom_x86_16_h
    30 #define ___iprt_asm_watcom_x86_16_h
    31 
    3232
    3333/*
  • trunk/include/iprt/asm-watcom-x86-32.h

    r75131 r76505  
    2424 */
    2525
     26#ifndef ___iprt_asm_watcom_x86_32_h
     27#define ___iprt_asm_watcom_x86_32_h
     28
    2629#ifndef ___iprt_asm_h
    2730# error "Don't include this header directly."
    2831#endif
    29 #ifndef ___iprt_asm_watcom_x86_32_h
    30 #define ___iprt_asm_watcom_x86_32_h
    3132
    3233#ifndef __FLAT__
  • trunk/include/iprt/nocrt/stdarg.h

    r69475 r76505  
    2424 */
    2525
     26#ifndef ___iprt_nocrt_stdarg_h
     27#define ___iprt_nocrt_stdarg_h
     28
    2629#include <iprt/stdarg.h>
    2730
     31#endif
     32
  • trunk/include/iprt/nocrt/stddef.h

    r69475 r76505  
    2424 */
    2525
     26#ifndef ___iprt_nocrt_stddef_h
     27#define ___iprt_nocrt_stddef_h
     28
    2629#include <iprt/types.h>
    2730
     31#endif
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