mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 06:04:39 -04:00
Adapt to MSVC linker
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
#include <QByteArray>
|
||||
#include "httpglobal.h"
|
||||
|
||||
#include "util/export.h"
|
||||
|
||||
namespace qtwebapp {
|
||||
|
||||
/**
|
||||
@@ -18,7 +20,7 @@ namespace qtwebapp {
|
||||
2109.
|
||||
*/
|
||||
|
||||
class DECLSPEC HttpCookie
|
||||
class HTTPSERVER_API HttpCookie
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user