fix #911
This commit is contained in:
parent
287e1dacf6
commit
9de62b46ed
@ -19,6 +19,8 @@
|
||||
|
||||
#include "quoted-printable.hpp"
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
using namespace std;
|
||||
|
||||
string quoted_printable_decode(string_view in) {
|
||||
|
@ -20,7 +20,6 @@
|
||||
|
||||
#include <QFileDialog>
|
||||
#include <QNetworkCookie>
|
||||
#include <QTextCodec>
|
||||
|
||||
FormStandardFeedDetails::FormStandardFeedDetails(ServiceRoot* service_root,
|
||||
RootItem* parent_to_select,
|
||||
|
Loading…
x
Reference in New Issue
Block a user