| Index: device/bluetooth/bluetooth_init_win.h
|
| diff --git a/device/bluetooth/bluetooth_init_win.h b/device/bluetooth/bluetooth_init_win.h
|
| index ac8f7f0d13cb74fe048f9cca12f78088b9cb007f..b3a505ed779c86d8f0116d0534d8fb6b71a57636 100644
|
| --- a/device/bluetooth/bluetooth_init_win.h
|
| +++ b/device/bluetooth/bluetooth_init_win.h
|
| @@ -9,10 +9,6 @@
|
| #include <windows.h>
|
|
|
| #include <BluetoothAPIs.h>
|
| -#if defined(_WIN32_WINNT_WIN8) && _MSC_VER < 1700
|
| -// The Windows 8 SDK defines FACILITY_VISUALCPP in winerror.h.
|
| -#undef FACILITY_VISUALCPP
|
| -#endif
|
| #include <delayimp.h>
|
| #include <ws2def.h>
|
| #include <ws2bth.h>
|
|
|