Changeset 76582 in vbox for trunk/src/VBox/Frontends/VBoxBalloonCtrl
- Timestamp:
- Jan 1, 2019 6:25:48 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxBalloonCtrl/VBoxWatchdogInternal.h
r76553 r76582 16 16 */ 17 17 18 #ifndef ___H_VBOXWATCHDOG19 #define ___H_VBOXWATCHDOG18 #ifndef VBOX_INCLUDED_SRC_VBoxBalloonCtrl_VBoxWatchdogInternal_h 19 #define VBOX_INCLUDED_SRC_VBoxBalloonCtrl_VBoxWatchdogInternal_h 20 20 #ifndef RT_WITHOUT_PRAGMA_ONCE 21 21 # pragma once … … 247 247 RT_C_DECLS_END 248 248 249 #endif /* ! ___H_VBOXWATCHDOG*/250 249 #endif /* !VBOX_INCLUDED_SRC_VBoxBalloonCtrl_VBoxWatchdogInternal_h */ 250
Note:
See TracChangeset
for help on using the changeset viewer.