mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-09-01 18:38:00 +00:00
Add missing include (fixes building with modern GCC)
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
#ifndef GNSS_SDR_FPGA_SPIDEV_H
|
#ifndef GNSS_SDR_FPGA_SPIDEV_H
|
||||||
#define GNSS_SDR_FPGA_SPIDEV_H
|
#define GNSS_SDR_FPGA_SPIDEV_H
|
||||||
|
|
||||||
|
#include <cstdint>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
class Fpga_spidev
|
class Fpga_spidev
|
||||||
|
Reference in New Issue
Block a user