mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-10 10:08:51 +00:00
No longer need to //clang-format off for Windows headers
This commit is contained in:
parent
713ec5ffd5
commit
0bc40cacda
2 changed files with 6 additions and 8 deletions
|
@ -6,10 +6,8 @@
|
|||
#include <unordered_set>
|
||||
#include <vector>
|
||||
|
||||
// clang-format off
|
||||
#include <Windows.h>
|
||||
#include <SetupAPI.h>
|
||||
// clang-format on
|
||||
|
||||
namespace ciface
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue