MotorControlModuleSDFM_TMS3.../Projects/EFC_Application/UMLibrary/logging/ILoggable.cpp

13 lines
163 B
C++
Raw Permalink Normal View History

/*
* ILoggable.cpp
*
* Created on: 15 <EFBFBD><EFBFBD><EFBFBD>. 2020 <EFBFBD>.
* Author: LeonidTitov
*/
#include "ILoggable.hh"
logging::DummyLogger logging::ILoggable::dummy;