mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-08 01:26:01 -05:00
Merge pull request #1849 from srcejon/fix_1846
Fix compilation on Windows
This commit is contained in:
commit
cdc9ddb954
@ -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