diff options
Diffstat (limited to 'src/format.hpp')
-rw-r--r-- | src/format.hpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/format.hpp b/src/format.hpp index 3f6253ff..efd25f89 100644 --- a/src/format.hpp +++ b/src/format.hpp @@ -1,5 +1,8 @@ #pragma once +// ReSharper disable once CppUnusedIncludeDirective +#include "pre.hpp" + #include "base.hpp" namespace cru |