diff options
Diffstat (limited to 'src/ui/border_property.hpp')
-rw-r--r-- | src/ui/border_property.hpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ui/border_property.hpp b/src/ui/border_property.hpp index 7766f5a3..4dee0e0f 100644 --- a/src/ui/border_property.hpp +++ b/src/ui/border_property.hpp @@ -1,5 +1,8 @@ #pragma once +// ReSharper disable once CppUnusedIncludeDirective +#include "pre.hpp" + #include "system_headers.hpp" #include "base.hpp" |