Phasor  01.00.10.059
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
LogHandler.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include "Commands.h"
4 
5 namespace logging
6 {
7  using namespace commands;
8  using namespace halo;
12 }