mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-19 06:08:51 -04:00
MSVC fix
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
#include <QGlobalStatic>
|
||||
|
||||
#include "plugin/pluginmanager.h"
|
||||
#include "device/deviceuserargs.h"
|
||||
|
||||
#include "deviceenumerator.h"
|
||||
|
||||
|
||||
@@ -21,10 +21,10 @@
|
||||
#include <vector>
|
||||
|
||||
#include "plugin/plugininterface.h"
|
||||
#include "device/deviceuserargs.h"
|
||||
#include "export.h"
|
||||
|
||||
class PluginManager;
|
||||
class DeviceUserArgs;
|
||||
|
||||
class SDRBASE_API DeviceEnumerator
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user