mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-12-06 19:27:48 +00:00
Reformat code with clang format
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "Utils/ClassUtils.h"
|
||||
#include "Parsing/IPackValueSupplier.h"
|
||||
#include "Utils/ClassUtils.h"
|
||||
|
||||
class MockPackValueSupplier final : public IPackValueSupplier
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user