Changeset 76582 in vbox for trunk/src/VBox/Frontends/VBoxSDL/Helper.h
- Timestamp:
- Jan 1, 2019 6:25:48 AM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 127884
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxSDL/Helper.h
r76553 r76582 18 18 */ 19 19 20 #ifndef __H_HELPER21 #define __H_HELPER20 #ifndef VBOX_INCLUDED_SRC_VBoxSDL_Helper_h 21 #define VBOX_INCLUDED_SRC_VBoxSDL_Helper_h 22 22 #ifndef RT_WITHOUT_PRAGMA_ONCE 23 23 # pragma once … … 54 54 #endif /* defined(VBOX_WITH_XPCOM) && !defined(RT_OS_DARWIN) && !defined(RT_OS_OS2) */ 55 55 56 #endif / / __H_HELPER56 #endif /* !VBOX_INCLUDED_SRC_VBoxSDL_Helper_h */ 57 57
Note:
See TracChangeset
for help on using the changeset viewer.