LeviLamina
Loading...
Searching...
No Matches
ComponentComparer.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5namespace ComponentComparer {
6// static variables
7// NOLINTBEGIN
8MCAPI ::std::string const& GETDIFF_NOT_IMPLEMENTED();
9
10MCAPI ::std::string const& TOSTRING_NOT_IMPLEMENTED();
11// NOLINTEND
12
13} // namespace ComponentComparer