diff options
Diffstat (limited to 'views/controls/tree/tree_view.h')
-rw-r--r-- | views/controls/tree/tree_view.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/controls/tree/tree_view.h b/views/controls/tree/tree_view.h index 177fc40..6d1fdac 100644 --- a/views/controls/tree/tree_view.h +++ b/views/controls/tree/tree_view.h @@ -4,6 +4,7 @@ #ifndef VIEWS_CONTROLS_TREE_TREE_VIEW_H_ #define VIEWS_CONTROLS_TREE_TREE_VIEW_H_ +#pragma once #include <windows.h> #include <commctrl.h> |