Updated the software USART code in the XPLAIN Bridge application so that the incommin...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Device / MassStorage.h
index aceeb62..3ad259d 100644 (file)
@@ -57,8 +57,6 @@
                #include "../../USB.h"
                #include "../Common/MassStorage.h"
 
-               #include <string.h>
-
        /* Enable C linkage for C++ Compilers: */
                #if defined(__cplusplus)
                        extern "C" {