Fix compilation in windows.

This commit is contained in:
Luis Ángel San Martín 2018-04-27 22:40:36 +02:00
parent 841771c11a
commit 4e004f87af

View File

@ -7,6 +7,7 @@
#define REQUESTMAPPER_H
#include "httprequesthandler.h"
#include <QMutex>