VirtualBox

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

HostServices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/DragAndDrop/dndmanager.h

    r76553 r76570  
    1515 */
    1616
    17 #ifndef ___VBox_HostService_DnD_dndmanager_h
    18 #define ___VBox_HostService_DnD_dndmanager_h
     17#ifndef VBOX_INCLUDED_SRC_DragAndDrop_dndmanager_h
     18#define VBOX_INCLUDED_SRC_DragAndDrop_dndmanager_h
    1919#ifndef RT_WITHOUT_PRAGMA_ONCE
    2020# pragma once
     
    110110    void                 *m_pvProgressUser;
    111111};
    112 #endif /* ___VBox_HostService_DnD_dndmanager_h */
     112#endif /* !VBOX_INCLUDED_SRC_DragAndDrop_dndmanager_h */
    113113
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