mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-11-10 20:10:05 +00:00
Add missing include (fixes building with modern GCC)
This commit is contained in:
parent
85f935afe9
commit
b981f8065e
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user