diff options
Diffstat (limited to 'views/controls/label.h')
-rw-r--r-- | views/controls/label.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/controls/label.h b/views/controls/label.h index 30bd1b4..fea4085 100644 --- a/views/controls/label.h +++ b/views/controls/label.h @@ -4,6 +4,7 @@ #ifndef VIEWS_CONTROLS_LABEL_H_ #define VIEWS_CONTROLS_LABEL_H_ +#pragma once #include "base/gtest_prod_util.h" #include "gfx/font.h" |