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

13 lines
167 B
C++
Raw Normal View History

2024-06-07 11:12:56 +03:00
/*
* ILoggable.cpp
*
* Created on: 15 июн. 2020 г.
* Author: LeonidTitov
*/
#include "ILoggable.hh"
logging::DummyLogger logging::ILoggable::dummy;