Start update of documentation to support possible multiple architectures in the futur...
[pub/lufa.git] / LUFA / Drivers / USB / Class / Common / MIDI.h
index c72ca5a..d2e884a 100644 (file)
@@ -57,8 +57,6 @@
                #include "../../Core/StdDescriptors.h"
                #include "Audio.h"
 
-               #include <string.h>
-
        /* Enable C linkage for C++ Compilers: */
                #if defined(__cplusplus)
                        extern "C" {