VirtualBox

Ignore:
Timestamp:
Jan 1, 2019 3:53:56 AM (6 years ago)
Author:
vboxsync
Message:

Additions: Use GA_INCLUDED_ and variations_ as header guard prefixes with scm.

Location:
trunk/src/VBox/Additions/3D/win/include
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/3D/win/include/VBoxGaDriver.h

    r76553 r76563  
    1616 */
    1717
    18 #ifndef ___VBoxGaDriver_h__
    19 #define ___VBoxGaDriver_h__
     18#ifndef GA_INCLUDED_3D_WIN_VBoxGaDriver_h
     19#define GA_INCLUDED_3D_WIN_VBoxGaDriver_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    9595#endif
    9696
    97 #endif
     97#endif /* !GA_INCLUDED_3D_WIN_VBoxGaDriver_h */
    9898
  • trunk/src/VBox/Additions/3D/win/include/VBoxGaHWInfo.h

    r76553 r76563  
    1616 */
    1717
    18 #ifndef ___VBoxGaHWInfo_h__
    19 #define ___VBoxGaHWInfo_h__
     18#ifndef GA_INCLUDED_3D_WIN_VBoxGaHWInfo_h
     19#define GA_INCLUDED_3D_WIN_VBoxGaHWInfo_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    5252AssertCompile(RT_SIZEOFMEMB(VBOXGAHWINFO, u) <= RT_SIZEOFMEMB(VBOXGAHWINFO, u.au8Raw));
    5353
    54 #endif
     54#endif /* !GA_INCLUDED_3D_WIN_VBoxGaHWInfo_h */
  • trunk/src/VBox/Additions/3D/win/include/VBoxGaHwSVGA.h

    r76553 r76563  
    1616 */
    1717
    18 #ifndef ___VBoxGaHwSVGA_h__
    19 #define ___VBoxGaHwSVGA_h__
     18#ifndef GA_INCLUDED_3D_WIN_VBoxGaHwSVGA_h
     19#define GA_INCLUDED_3D_WIN_VBoxGaHwSVGA_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    5454#pragma pack()
    5555
    56 #endif
     56#endif /* !GA_INCLUDED_3D_WIN_VBoxGaHwSVGA_h */
  • trunk/src/VBox/Additions/3D/win/include/VBoxGaNine.h

    r76553 r76563  
    1616 */
    1717
    18 #ifndef ___VBoxGaNine_h__
    19 #define ___VBoxGaNine_h__
     18#ifndef GA_INCLUDED_3D_WIN_VBoxGaNine_h
     19#define GA_INCLUDED_3D_WIN_VBoxGaNine_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    4646#endif
    4747
    48 #endif
     48#endif /* !GA_INCLUDED_3D_WIN_VBoxGaNine_h */
  • trunk/src/VBox/Additions/3D/win/include/VBoxGaTypes.h

    r76553 r76563  
    1616 */
    1717
    18 #ifndef ___VBoxGaTypes_h__
    19 #define ___VBoxGaTypes_h__
     18#ifndef GA_INCLUDED_3D_WIN_VBoxGaTypes_h
     19#define GA_INCLUDED_3D_WIN_VBoxGaTypes_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    7575#endif
    7676
    77 #endif
     77#endif /* !GA_INCLUDED_3D_WIN_VBoxGaTypes_h */
    7878
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