USBXpress SDK fixup missed USBXpress.cpp on last commit.

This commit is contained in:
Mark Liversedge
2011-03-19 22:11:43 +00:00
parent 40855b8773
commit 1a01b789db

View File

@@ -19,12 +19,10 @@
#ifdef WIN32
#include <QString>
#include <QDebug>
#include "USBXpress.h"
#ifdef GC_HAVE_USBXPRESS
// if we have usbxpress installed then use it...
#include "USBXpress.h"
USBXpress::USBXpress() {} // nothing to do - all members are static
int USBXpress::open(HANDLE *handle)