From 0bc40cacda333910d7ebfc403122c2b914cd8778 Mon Sep 17 00:00:00 2001 From: Michael Maltese Date: Mon, 23 Jan 2017 00:53:51 -0800 Subject: No longer need to //clang-format off for Windows headers --- Source/Core/InputCommon/ControllerInterface/DInput/XInputFilter.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'Source/Core/InputCommon/ControllerInterface') diff --git a/Source/Core/InputCommon/ControllerInterface/DInput/XInputFilter.cpp b/Source/Core/InputCommon/ControllerInterface/DInput/XInputFilter.cpp index 246501dd70..c873a304d5 100644 --- a/Source/Core/InputCommon/ControllerInterface/DInput/XInputFilter.cpp +++ b/Source/Core/InputCommon/ControllerInterface/DInput/XInputFilter.cpp @@ -6,10 +6,8 @@ #include #include -// clang-format off #include #include -// clang-format on namespace ciface { -- cgit v1.2.3