diff options
Diffstat (limited to 'views/controls/throbber.h')
-rw-r--r-- | views/controls/throbber.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/controls/throbber.h b/views/controls/throbber.h index e5d0490..d02623d 100644 --- a/views/controls/throbber.h +++ b/views/controls/throbber.h @@ -6,6 +6,7 @@ #ifndef VIEWS_CONTROLS_THROBBER_H_ #define VIEWS_CONTROLS_THROBBER_H_ +#pragma once #include "base/basictypes.h" #include "base/time.h" |