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/WINNT/include
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/include/VBoxDisplay.h

    r76553 r76563  
    1515 */
    1616
    17 #ifndef ___winnt_include_VBoxDisplay_h___
    18 #define ___winnt_include_VBoxDisplay_h___
     17#ifndef GA_INCLUDED_WINNT_VBoxDisplay_h
     18#define GA_INCLUDED_WINNT_VBoxDisplay_h
    1919#ifndef RT_WITHOUT_PRAGMA_ONCE
    2020# pragma once
     
    123123#endif /* VBOX_WITH_WDDM */
    124124
    125 #endif
     125#endif /* !GA_INCLUDED_WINNT_VBoxDisplay_h */
    126126
  • trunk/src/VBox/Additions/WINNT/include/VBoxHook.h

    r76553 r76563  
    1616 */
    1717
    18 #ifndef ___winnt_include_VBoxHook_h
    19 #define ___winnt_include_VBoxHook_h
     18#ifndef GA_INCLUDED_WINNT_VBoxHook_h
     19#define GA_INCLUDED_WINNT_VBoxHook_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    4141BOOL VBoxHookRemoveWindowTracker();
    4242
    43 #endif
     43#endif /* !GA_INCLUDED_WINNT_VBoxHook_h */
    4444
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