local fork (temporary)

Dependents:   VodafoneUSBModem_bleedingedge2

Fork of USBHostWANDongle_bleedingedge by Donatien Garnier

Files at this revision

API Documentation at this revision

Comitter:
ashleymills
Date:
Fri Apr 26 16:52:02 2013 +0000
Parent:
26:b241a57c465b
Commit message:
Some dead code removed.

Changed in this revision

USBHost/USBEndpoint.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r b241a57c465b -r 4de37cd81412 USBHost/USBEndpoint.cpp
--- a/USBHost/USBEndpoint.cpp	Thu Apr 18 11:22:57 2013 +0000
+++ b/USBHost/USBEndpoint.cpp	Fri Apr 26 16:52:02 2013 +0000
@@ -24,6 +24,7 @@
 
 #include "core/dbg.h"
 #include <cstdint>
+#include "capi/error.h"
 
 #include "USBEndpoint.h"