remove ctype.h

This commit is contained in:
Sean C. Rhea
2008-05-06 05:31:40 +00:00
parent 7cf5766ab7
commit 60f9724543

View File

@@ -17,7 +17,6 @@
*/
#include "D2XX.h"
#include <ctype.h>
bool D2XXRegistered = Device::addListFunction(&D2XX::myListDevices);