- Included string.h to make memset visible.
git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@310 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
* \author Ueli Niederer <ueli.niederer @ ntb.ch>
|
* \author Ueli Niederer <ueli.niederer @ ntb.ch>
|
||||||
*/
|
*/
|
||||||
#include "Usb_Device.h"
|
#include "Usb_Device.h"
|
||||||
|
#include <string.h>
|
||||||
|
|
||||||
#ifdef DO_UNIT_TEST
|
#ifdef DO_UNIT_TEST
|
||||||
# include <test/CuTest.h>
|
# include <test/CuTest.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user