1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-16 07:22:34 +02:00

Remove nlohmann include

This commit is contained in:
Elias Steurer 2020-08-11 16:01:17 +02:00
parent 7ed2a09656
commit b91b5aea9c

View File

@ -63,7 +63,6 @@
#include <optional>
#include "globalvariables.h"
#include "nlohmann/json.hpp"
#include "util.h"
#ifdef Q_OS_WIN