Fix include

This commit is contained in:
Matthias Kuhn 2019-01-23 08:32:27 +01:00 committed by GitHub
parent f1760ee56b
commit e9fd6537e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@
#include <fcgi_stdio.h>
#include <cstdlib>
#include <QStringLiteral>
#include <QString>
int fcgi_accept()
{