VirtualBox

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

Main: Use MAIN_INCLUDED_ and MAIN_INCLUDED_SRC_ as header guard prefixes with scm.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/NATEngineImpl.h

    r76553 r76562  
    1818 */
    1919
    20 #ifndef ____H_NATENGINE
    21 #define ____H_NATENGINE
     20#ifndef MAIN_INCLUDED_NATEngineImpl_h
     21#define MAIN_INCLUDED_NATEngineImpl_h
    2222#ifndef RT_WITHOUT_PRAGMA_ONCE
    2323# pragma once
     
    110110    INetworkAdapter * const mAdapter;
    111111};
    112 #endif
     112#endif /* !MAIN_INCLUDED_NATEngineImpl_h */
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