Changeset 57358 in vbox for trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.cpp
- Timestamp:
- Aug 14, 2015 3:16:38 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 102121
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.cpp
r56373 r57358 17 17 18 18 19 /******************************************************************************* 20 * Header Files *21 ******************************************************************************* /19 /********************************************************************************************************************************* 20 * Header Files * 21 *********************************************************************************************************************************/ 22 22 #ifdef VBOX_WITH_NETFLT 23 23 # include "VBox/VBoxNetCfg-win.h" … … 53 53 54 54 55 /******************************************************************************* 56 * Header Files *57 ******************************************************************************* /55 /********************************************************************************************************************************* 56 * Header Files * 57 *********************************************************************************************************************************/ 58 58 #ifdef DEBUG 59 59 # define NonStandardAssert(_expr) assert(_expr)
Note:
See TracChangeset
for help on using the changeset viewer.