Changeset 76527 in vbox for trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltP-win.h
- Timestamp:
- Dec 30, 2018 5:55:44 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltP-win.h
r69500 r76527 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 25 */ 26 26 27 #ifndef ___VBoxNetFltP_win_h___ 27 28 #define ___VBoxNetFltP_win_h___ 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 # pragma once 31 #endif 28 32 29 33 #ifdef VBOXNETADP
Note:
See TracChangeset
for help on using the changeset viewer.