Remove compiling warning.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2348 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
parent
7c7fa51f97
commit
da49833788
|
@ -14,6 +14,8 @@
|
|||
|
||||
#include <rtthread.h>
|
||||
#include <rtdevice.h>
|
||||
#include <rthw.h>
|
||||
|
||||
#include "cdc.h"
|
||||
|
||||
static uclass_t cdc;
|
||||
|
|
Loading…
Reference in New Issue