LeviLamina
Loading...
Searching...
No Matches
CredsLost.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5namespace edu::auth {
6
7struct CredsLost {};
8
9} // namespace edu::auth
Definition CredsLost.h:7