Start update of documentation to support possible multiple architectures in the futur...
[pub/lufa.git] / LUFA / Drivers / USB / Class / Common / HID.h
index 7b0c34d..f9684ed 100644 (file)
@@ -54,8 +54,6 @@
                #include "../../Core/StdDescriptors.h"
                #include "HIDParser.h"
 
-               #include <string.h>
-
        /* Preprocessor Checks: */
                #if !defined(__INCLUDE_FROM_HID_DRIVER)
                        #error Do not include this file directly. Include LUFA/Drivers/USB.h instead.