Fix a redefinition warning for the ERROR macro.
See commit 113d2e4706698f7086e5499282ec958aa2de044f for more details.
This commit is contained in:
parent
686500d51b
commit
6bc6e58d3b
@ -41,6 +41,10 @@
|
|||||||
|
|
||||||
#ifdef HAVE_LIBUSB
|
#ifdef HAVE_LIBUSB
|
||||||
|
|
||||||
|
#ifdef _WIN32
|
||||||
|
#define NOGDI
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <libusb-1.0/libusb.h>
|
#include <libusb-1.0/libusb.h>
|
||||||
|
|
||||||
typedef struct suunto_eonsteel_device_t {
|
typedef struct suunto_eonsteel_device_t {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user