Now using cpp14polyfills.h
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
|
||||
#include <memory>
|
||||
|
||||
#include "cpp14polyfills.h"
|
||||
#include "webserver.h"
|
||||
#include "httprequest.h"
|
||||
#include "httpresponse.h"
|
||||
|
@@ -1,6 +1,6 @@
|
||||
QT += core network
|
||||
|
||||
DBLIBS += webserverlib
|
||||
DBLIBS += dbcore webserverlib
|
||||
|
||||
HEADERS += fileserverplugin.h \
|
||||
fileserverapplication.h
|
||||
|
Reference in New Issue
Block a user