diff options
Diffstat (limited to 'views/examples/examples_main.h')
-rw-r--r-- | views/examples/examples_main.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/examples/examples_main.h b/views/examples/examples_main.h index 2b8366e..000d24a 100644 --- a/views/examples/examples_main.h +++ b/views/examples/examples_main.h @@ -4,6 +4,7 @@ #ifndef VIEWS_EXAMPLES_EXAMPLE_MAIN_H_ #define VIEWS_EXAMPLES_EXAMPLE_MAIN_H_ +#pragma once #include <string> |