From b024574aeafabd4c26776298387c25dad3d7865f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20H=C3=B6glinger?= Date: Thu, 31 Aug 2017 16:28:17 +0200 Subject: [PATCH] Fixed refactoring issues --- ViGEmBusShared.h | 1 - 1 file changed, 1 deletion(-) diff --git a/ViGEmBusShared.h b/ViGEmBusShared.h index 983a489..52bcec2 100644 --- a/ViGEmBusShared.h +++ b/ViGEmBusShared.h @@ -25,7 +25,6 @@ SOFTWARE. // {96E42B22-F5E9-42F8-B043-ED0F932F014F} // ReSharper disable once CppMissingIncludeGuard -#include DEFINE_GUID(GUID_DEVINTERFACE_BUSENUM_VIGEM, 0x96E42B22, 0xF5E9, 0x42F8, 0xB0, 0x43, 0xED, 0x0F, 0x93, 0x2F, 0x01, 0x4F);