mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 16:18:42 +00:00
USBXpress SDK fixup missed USBXpress.cpp on last commit.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user