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