mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-10-18 12:39:03 +00:00
chore: fix formatting
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
#ifdef _WIN32
|
||||
|
||||
#include <Windows.h>
|
||||
#include <exception>
|
||||
#include <format>
|
||||
#include <Windows.h>
|
||||
|
||||
namespace PLATFORM_NAMESPACE_WINDOWS
|
||||
{
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#include "GitVersion.h"
|
||||
#include "Web/Binds/DialogBinds.h"
|
||||
#include "Web/Platform/AssetHandler.h"
|
||||
#include "Web/UiCommunication.h"
|
||||
#include "Web/Binds/DialogBinds.h"
|
||||
#include "Web/ViteAssets.h"
|
||||
#include "Web/WebViewLib.h"
|
||||
|
||||
|
Reference in New Issue
Block a user