- Timestamp:
- Jan 1, 2019 6:01:16 AM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 127877
- Location:
- trunk/src/VBox/Installer/win
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/win/InstallHelper/VBoxCommon.h
r76553 r76575 16 16 */ 17 17 18 #ifndef ___VBoxInstallHelper_Common_h19 #define ___VBoxInstallHelper_Common_h18 #ifndef VBOX_INCLUDED_SRC_InstallHelper_VBoxCommon_h 19 #define VBOX_INCLUDED_SRC_InstallHelper_VBoxCommon_h 20 20 #ifndef RT_WITHOUT_PRAGMA_ONCE 21 21 # pragma once -
trunk/src/VBox/Installer/win/Resources/resource.h
r76553 r76575 16 16 */ 17 17 18 #ifndef VBOX_INCLUDED_ win_Resources_resource_h19 #define VBOX_INCLUDED_ win_Resources_resource_h18 #ifndef VBOX_INCLUDED_SRC_Resources_resource_h 19 #define VBOX_INCLUDED_SRC_Resources_resource_h 20 20 #ifndef RT_WITHOUT_PRAGMA_ONCE 21 21 # pragma once -
trunk/src/VBox/Installer/win/Stub/VBoxStub.h
r76553 r76575 16 16 */ 17 17 18 #ifndef VBOX_INCLUDED_ win_Stub_VBoxStub_h19 #define VBOX_INCLUDED_ win_Stub_VBoxStub_h18 #ifndef VBOX_INCLUDED_SRC_Stub_VBoxStub_h 19 #define VBOX_INCLUDED_SRC_Stub_VBoxStub_h 20 20 #ifndef RT_WITHOUT_PRAGMA_ONCE 21 21 # pragma once -
trunk/src/VBox/Installer/win/Stub/VBoxStubCertUtil.h
r76553 r76575 16 16 */ 17 17 18 #ifndef VBOX_INCLUDED_ win_Stub_VBoxStubCertUtil_h19 #define VBOX_INCLUDED_ win_Stub_VBoxStubCertUtil_h18 #ifndef VBOX_INCLUDED_SRC_Stub_VBoxStubCertUtil_h 19 #define VBOX_INCLUDED_SRC_Stub_VBoxStubCertUtil_h 20 20 #ifndef RT_WITHOUT_PRAGMA_ONCE 21 21 # pragma once -
trunk/src/VBox/Installer/win/Stub/resource.h
r76553 r76575 16 16 */ 17 17 18 #ifndef VBOX_INCLUDED_ win_Stub_resource_h19 #define VBOX_INCLUDED_ win_Stub_resource_h18 #ifndef VBOX_INCLUDED_SRC_Stub_resource_h 19 #define VBOX_INCLUDED_SRC_Stub_resource_h 20 20 #ifndef RT_WITHOUT_PRAGMA_ONCE 21 21 # pragma once -
trunk/src/VBox/Installer/win/StubBld/VBoxStubBld.h
r76553 r76575 16 16 */ 17 17 18 #ifndef ___VBoxStubBld_h___19 #define ___VBoxStubBld_h___18 #ifndef VBOX_INCLUDED_SRC_StubBld_VBoxStubBld_h 19 #define VBOX_INCLUDED_SRC_StubBld_VBoxStubBld_h 20 20 #ifndef RT_WITHOUT_PRAGMA_ONCE 21 21 # pragma once
Note:
See TracChangeset
for help on using the changeset viewer.