mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-06-26 12:27:51 +02:00
Merge pull request #96 from bvernoux/master
Fix build with Windows SDK 8.1 or more, fix typos in airspy_source
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <Windows.h>
|
||||
#include <ShlObj_core.h>
|
||||
#include <ShlObj.h>
|
||||
#include <thread>
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user