mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-04-15 05:32:21 +00:00
D2XX.cpp requires #include <assert.h>
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
|
||||
#include "D2XX.h"
|
||||
#include <dlfcn.h>
|
||||
#include <assert.h>
|
||||
|
||||
// D2XXWrapper is a wrapper around libftd2xx to make it amenable to loading
|
||||
// with dlopen().
|
||||
|
||||
Reference in New Issue
Block a user