summaryrefslogtreecommitdiffstats
path: root/src/oauth/qoauthhttpserverreplyhandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/oauth/qoauthhttpserverreplyhandler.cpp')
-rw-r--r--src/oauth/qoauthhttpserverreplyhandler.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/oauth/qoauthhttpserverreplyhandler.cpp b/src/oauth/qoauthhttpserverreplyhandler.cpp
index 2b304b7..9566a97 100644
--- a/src/oauth/qoauthhttpserverreplyhandler.cpp
+++ b/src/oauth/qoauthhttpserverreplyhandler.cpp
@@ -20,9 +20,6 @@
#include <QtNetwork/qtcpsocket.h>
#include <QtNetwork/qnetworkreply.h>
-#include <cstring>
-#include <functional>
-
QT_BEGIN_NAMESPACE
using namespace Qt::StringLiterals;