mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-25 11:34:09 -04:00
Moved export.h file to root of exports directory and removed util
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
#include "SWGErrorResponse.h"
|
||||
|
||||
#include "util/export.h"
|
||||
#include "export.h"
|
||||
|
||||
namespace SWGSDRangel
|
||||
{
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
#include "staticfilecontroller.h"
|
||||
#include "webapiadapterinterface.h"
|
||||
|
||||
#include "util/export.h"
|
||||
#include "export.h"
|
||||
|
||||
namespace SWGSDRangel
|
||||
{
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
#ifndef SDRBASE_WEBAPI_WEBAPISERVER_H_
|
||||
#define SDRBASE_WEBAPI_WEBAPISERVER_H_
|
||||
|
||||
#include "util/export.h"
|
||||
#include "export.h"
|
||||
|
||||
namespace qtwebapp
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user