diff options
| author | tmk <nobody@nowhere> | 2014-09-22 10:42:20 +0900 |
|---|---|---|
| committer | tmk <nobody@nowhere> | 2014-09-22 10:42:20 +0900 |
| commit | ea524d7befeb743c5316cb472f9180536ced5862 (patch) | |
| tree | 1be232413b52bcac278d25be074c5394f069c283 /protocol/usb_hid/parser.cpp | |
| parent | b9e265368fde73daff069788dcb58c8230d01b32 (diff) | |
| download | qmk_firmware-ea524d7befeb743c5316cb472f9180536ced5862.tar.gz qmk_firmware-ea524d7befeb743c5316cb472f9180536ced5862.zip | |
Adhoc fix compile error of usb_usb
Diffstat (limited to 'protocol/usb_hid/parser.cpp')
| -rw-r--r-- | protocol/usb_hid/parser.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/protocol/usb_hid/parser.cpp b/protocol/usb_hid/parser.cpp index 66e949518..28151f9d5 100644 --- a/protocol/usb_hid/parser.cpp +++ b/protocol/usb_hid/parser.cpp | |||
| @@ -1,5 +1,3 @@ | |||
| 1 | #include <cstring.h> | ||
| 2 | |||
| 3 | #include "parser.h" | 1 | #include "parser.h" |
| 4 | #include "usb_hid.h" | 2 | #include "usb_hid.h" |
| 5 | 3 | ||
