LeviLamina
Loading...
Searching...
No Matches
Impl.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Core::Profile::ProfileGroupManager {
6
7
struct
Impl {
8
public
:
9
// Impl inner types declare
10
// clang-format off
11
struct
StringCompare;
12
// clang-format on
13
14
// Impl inner types define
15
struct
StringCompare {};
16
};
17
18
}
// namespace Core::Profile::ProfileGroupManager
src-server
mc
deps
profiler
Impl.h
Generated on Tue Dec 30 2025 14:20:32 for LeviLamina by
1.12.0