VirtualBox

Changeset 76565 in vbox for trunk/src/VBox/Devices/build


Ignore:
Timestamp:
Jan 1, 2019 4:23:20 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
127867
Message:

Devices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.

Location:
trunk/src/VBox/Devices/build
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/build/VBoxDD.h

    r76553 r76565  
    1616 */
    1717
    18 #ifndef ___build_VBoxDD_h
    19 #define ___build_VBoxDD_h
     18#ifndef VBOX_INCLUDED_SRC_build_VBoxDD_h
     19#define VBOX_INCLUDED_SRC_build_VBoxDD_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    195195RT_C_DECLS_END
    196196
    197 #endif
     197#endif /* !VBOX_INCLUDED_SRC_build_VBoxDD_h */
    198198
  • trunk/src/VBox/Devices/build/VBoxDD2.h

    r76553 r76565  
    1818 */
    1919
    20 #ifndef ___build_VBoxDD2_h
    21 #define ___build_VBoxDD2_h
     20#ifndef VBOX_INCLUDED_SRC_build_VBoxDD2_h
     21#define VBOX_INCLUDED_SRC_build_VBoxDD2_h
    2222#ifndef RT_WITHOUT_PRAGMA_ONCE
    2323# pragma once
     
    7070RT_C_DECLS_END
    7171
    72 #endif
     72#endif /* !VBOX_INCLUDED_SRC_build_VBoxDD2_h */
    7373
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