Changeset 76529 in vbox for trunk/src/VBox/Installer/win/InstallHelper
- Timestamp:
- Dec 30, 2018 5:59:16 AM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 127831
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/win/InstallHelper/VBoxCommon.h
r69500 r76529 18 18 #ifndef ___VBoxInstallHelper_Common_h 19 19 #define ___VBoxInstallHelper_Common_h 20 #ifndef RT_WITHOUT_PRAGMA_ONCE 21 # pragma once 22 #endif 20 23 21 24 #if (_MSC_VER < 1400) /* Provide _stprintf_s to VC < 8.0. */
Note:
See TracChangeset
for help on using the changeset viewer.