[nostalgia] Update Ox includes
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <ox/std/types.hpp>
|
||||
#include <ox/std/error.hpp>
|
||||
|
||||
namespace nostalgia {
|
||||
namespace common {
|
||||
|
@ -12,7 +12,7 @@
|
||||
#include <QJsonObject>
|
||||
#include <QJsonDocument>
|
||||
|
||||
#include <ox/std/types.hpp>
|
||||
#include <ox/std/error.hpp>
|
||||
|
||||
#include "json_err.hpp"
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
#include <QJsonObject>
|
||||
#include <QJsonDocument>
|
||||
|
||||
#include <ox/std/types.hpp>
|
||||
#include <ox/std/error.hpp>
|
||||
|
||||
#include "json_err.hpp"
|
||||
|
||||
|
Reference in New Issue
Block a user