kopia lustrzana https://gitlab.com/sane-project/backends
genesys: Fix forward declaration for type UsbDeviceEntry
This did not match the definition, causing a compiler warning.escl-add-user-and-password
rodzic
6048724f22
commit
5576d03afd
|
@ -59,7 +59,7 @@ struct Pixel;
|
||||||
struct RawPixel;
|
struct RawPixel;
|
||||||
|
|
||||||
// low.h
|
// low.h
|
||||||
struct UsbDeviceEntry;
|
class UsbDeviceEntry;
|
||||||
|
|
||||||
// motor.h
|
// motor.h
|
||||||
struct Genesys_Motor;
|
struct Genesys_Motor;
|
||||||
|
|
Ładowanie…
Reference in New Issue