diff options
Diffstat (limited to 'app/tree_model.h')
-rw-r--r-- | app/tree_model.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/tree_model.h b/app/tree_model.h index fceb22d..353b56b 100644 --- a/app/tree_model.h +++ b/app/tree_model.h @@ -4,6 +4,7 @@ #ifndef APP_TREE_MODEL_H_ #define APP_TREE_MODEL_H_ +#pragma once #include <string> #include <vector> |