Skip to content

Commit ee4ffb4

Browse files
committed
Remove redundant guard
1 parent 6dbd8fb commit ee4ffb4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/hidapi/hidapi/hidapi.h

-2
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,7 @@
2727
#ifndef HIDAPI_H__
2828
#define HIDAPI_H__
2929

30-
#ifdef HAVE_WCHAR_H
3130
#include <wchar.h>
32-
#endif
3331

3432
/* #480: this is to be refactored properly for v1.0 */
3533
#ifdef _WIN32

0 commit comments

Comments
 (0)