diff options
Diffstat (limited to 'views/window/hit_test.h')
-rw-r--r-- | views/window/hit_test.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/window/hit_test.h b/views/window/hit_test.h index 35e88ae..657d88e 100644 --- a/views/window/hit_test.h +++ b/views/window/hit_test.h @@ -4,6 +4,7 @@ #ifndef VIEWS_WINDOW_HIT_TEST_H_ #define VIEWS_WINDOW_HIT_TEST_H_ +#pragma once // Defines the same symbolic names used by the WM_NCHITTEST Notification under // win32 (the integer values are not guaranteed to be equivalent). We do this |