Faro Engine 0.0.0.b519570 (main)
Loading...
Searching...
No Matches
PlatformWindowsLog.hpp
Go to the documentation of this file.
1#pragma once
2#include <Log.hpp>
3
4namespace Faro
5{
6 LOG_DEFINITION(PlatformWindowsLog)
7}
#define LOG_DEFINITION(Tag)
Definition Log.hpp:36
Definition Array.hpp:8