mirror of
https://gitlab.com/niansa/qcommsy.git
synced 2025-03-06 20:53:33 +01:00
Cleaned up dependencies
This commit is contained in:
parent
661efe92ba
commit
b6062d0bb4
2 changed files with 0 additions and 4 deletions
|
@ -31,7 +31,6 @@ FORMS += \
|
|||
postView.ui
|
||||
|
||||
LIBS += -lcurlpp -lcurl
|
||||
LIBS += -lfuse
|
||||
LIBS += -lgumbo
|
||||
|
||||
# Default rules for deployment.
|
||||
|
|
|
@ -16,9 +16,6 @@
|
|||
#include <curlpp/Infos.hpp>
|
||||
#include <curlpp/Options.hpp>
|
||||
|
||||
#include <nlohmann/json.hpp>
|
||||
using json = nlohmann::json;
|
||||
|
||||
#include <gumbo.h>
|
||||
|
||||
class invalidSIDError {};
|
||||
|
|
Loading…
Add table
Reference in a new issue