fix compiler warnings

This commit is contained in:
Hubert Denkmair 2016-04-17 17:39:49 +02:00
parent 363341b129
commit ed43c2e1ca

View File

@ -25,7 +25,8 @@ THE SOFTWARE.
*/
#include "usbd_gs_can.h"
#include <stdlib.h>
#include <string.h>
#include "stm32f0xx_hal.h"
#include "usbd_desc.h"
#include "usbd_ctlreq.h"