Simplify lang System

This commit is contained in:
2023-05-28 22:30:39 +02:00
parent 476bd93aa7
commit 5695110739
2 changed files with 7 additions and 4 deletions

View File

@ -1,6 +1,8 @@
#pragma once
#include <renderd7/external/json.hpp>
// clang-format off
#include <string>
#include <renderd7/external/json.hpp>
// clang-format on
namespace RenderD7 {
namespace Lang {