Changeset 23075 in vbox for trunk/src/VBox/Additions/WINNT/VBoxTray
- Timestamp:
- Sep 17, 2009 9:03:46 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxHostVersion.h
r23069 r23075 19 19 */ 20 20 21 #ifndef __ VBOXHOSTVERSION__H22 #define __ VBOXHOSTVERSION__H21 #ifndef ___VBoxHostVersion_h 22 #define ___VBoxHostVersion_h 23 23 24 24 int VBoxCheckHostVersion(); 25 25 26 #endif /* __VBOXHOSTVERSION__H */ 26 #endif /* !___VBoxHostVersion_h */ 27
Note:
See TracChangeset
for help on using the changeset viewer.