Changeset 68633 in vbox for trunk/src/VBox/Additions/haiku/VBoxTray/VBoxGuestApplication.h
- Timestamp:
- Sep 5, 2017 11:56:00 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/haiku/VBoxTray/VBoxGuestApplication.h
r62526 r68633 45 45 */ 46 46 47 #ifndef __ VBOXGUESTAPPLICATION__H48 #define __ VBOXGUESTAPPLICATION__H47 #ifndef ___VBOXGUESTAPPLICATION__H 48 #define ___VBOXGUESTAPPLICATION__H 49 49 50 50 /** @todo r=ramshankar; why are we including all the headers here!?? Do it in … … 73 73 }; 74 74 75 #endif /* __VBOXGUESTAPPLICATION__H */75 #endif /* !___VBOXGUESTAPPLICATION__H */ 76 76
Note:
See TracChangeset
for help on using the changeset viewer.