Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix include
  • Loading branch information
m-kuhn committed Jan 23, 2019
1 parent f1760ee commit e9fd653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/qgis_map_serv.cpp
Expand Up @@ -26,7 +26,7 @@
#include <fcgi_stdio.h>
#include <cstdlib>

#include <QStringLiteral>
#include <QString>

int fcgi_accept()
{
Expand Down

0 comments on commit e9fd653

Please sign in to comment.