Remove empty json_operator.hpp

This commit is contained in:
2017-05-19 20:32:47 -05:00
parent 92197bce9c
commit 05107858aa
4 changed files with 8 additions and 21 deletions
+3 -1
View File
@@ -11,8 +11,10 @@
#include <QJsonArray>
#include <QJsonObject>
#include <QJsonDocument>
#include <ox/std/types.hpp>
#include "json_err.hpp"
#include "json_operator.hpp"
namespace nostalgia {
namespace studio {