summaryrefslogtreecommitdiff
path: root/protocol/usb_hid/parser.cpp
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2014-09-22 10:53:35 +0900
committertmk <nobody@nowhere>2014-09-22 10:53:35 +0900
commitdd3ab65ec348370e789f4136af2c6cdb95c2532c (patch)
tree671949de54ed5fdbb938503bd417ddf4cb70c859 /protocol/usb_hid/parser.cpp
parentb9e265368fde73daff069788dcb58c8230d01b32 (diff)
parente3f4f7d8c4dd821ff47caa8a22318c674f43a4e9 (diff)
Merge branch 'usb_usb_fix'
Diffstat (limited to 'protocol/usb_hid/parser.cpp')
-rw-r--r--protocol/usb_hid/parser.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/protocol/usb_hid/parser.cpp b/protocol/usb_hid/parser.cpp
index 66e949518e..28151f9d59 100644
--- a/protocol/usb_hid/parser.cpp
+++ b/protocol/usb_hid/parser.cpp
@@ -1,5 +1,3 @@
-#include <cstring.h>
-
#include "parser.h"
#include "usb_hid.h"