mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-12 07:48:16 -05:00
chore: move json classes to json folder
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
#include "Game/T6/T6.h"
|
||||
#include "Utils/JsonOptional.h"
|
||||
|
||||
#include "Json/JsonOptional.h"
|
||||
#include <memory>
|
||||
#include <nlohmann/json.hpp>
|
||||
#include <optional>
|
Reference in New Issue
Block a user