LeviLamina
Loading...
Searching...
No Matches
ZoomBase.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5namespace OperationNodeZooms {
6
7template <int T0, int T1>
8class ZoomBase {};
9
10} // namespace OperationNodeZooms
Definition ZoomBase.h:8