[nostalgia] Update Ox includes

This commit is contained in:
2018-09-01 14:46:24 -05:00
parent e4e8f141b6
commit 1f4781f06a
4 changed files with 8 additions and 7 deletions

View File

@ -8,7 +8,7 @@
#pragma once
#include <ox/std/types.hpp>
#include <ox/std/error.hpp>
namespace nostalgia {
namespace common {

View File

@ -12,7 +12,7 @@
#include <QJsonObject>
#include <QJsonDocument>
#include <ox/std/types.hpp>
#include <ox/std/error.hpp>
#include "json_err.hpp"

View File

@ -12,7 +12,7 @@
#include <QJsonObject>
#include <QJsonDocument>
#include <ox/std/types.hpp>
#include <ox/std/error.hpp>
#include "json_err.hpp"