Add missing QRegularExpression include
This commit is contained in:
parent
5266b0e3f4
commit
22325f84e4
@ -42,6 +42,7 @@
|
||||
#include <QLocale>
|
||||
#include <QDir>
|
||||
#include <QStandardPaths>
|
||||
#include <QRegularExpression>
|
||||
|
||||
#include "logging.h"
|
||||
NYMEA_LOGGING_CATEGORY(dcJsonRpc, "JsonRpc")
|
||||
|
||||
Reference in New Issue
Block a user