metaforce/hecl/lib/HECL.cpp

7 lines
84 B
C++
Raw Normal View History

#include "HECL/HECL.hpp"
namespace HECL
{
LogVisor::LogModule LogModule("HECL");
}