diff options
Diffstat (limited to 'app/gfx/insets.h')
-rw-r--r-- | app/gfx/insets.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/gfx/insets.h b/app/gfx/insets.h index a90e3a4..6a4ac05 100644 --- a/app/gfx/insets.h +++ b/app/gfx/insets.h @@ -64,6 +64,6 @@ class Insets { int right_; }; -} // namespace +} // namespace -#endif // APP_GFX_INSETS_H_ +#endif // APP_GFX_INSETS_H_ |