mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-22 08:04:49 -05:00
Fix compilation on Windows
This commit is contained in:
parent
9abd62f40e
commit
d2c1ba8e18
@ -16,6 +16,8 @@
|
||||
// along with this program. If not, see <http://www.gnu.org/licenses/>. //
|
||||
///////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include <array>
|
||||
|
||||
#include <QString>
|
||||
#include <QDebug>
|
||||
|
||||
|
@ -16,6 +16,7 @@
|
||||
// along with this program. If not, see <http://www.gnu.org/licenses/>. //
|
||||
///////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include <array>
|
||||
|
||||
#include <QString>
|
||||
#include <QDebug>
|
||||
|
Loading…
Reference in New Issue
Block a user