diff options
Diffstat (limited to 'views/controls/native_control.h')
-rw-r--r-- | views/controls/native_control.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/controls/native_control.h b/views/controls/native_control.h index ed565e6..a01ed83 100644 --- a/views/controls/native_control.h +++ b/views/controls/native_control.h @@ -4,6 +4,7 @@ #ifndef VIEWS_CONTROLS_NATIVE_CONTROL_H_ #define VIEWS_CONTROLS_NATIVE_CONTROL_H_ +#pragma once #include <windows.h> |