00001 // this is for emacs file handling -*- mode: c++; indent-tabs-mode: nil -*- 00002 //---------------------------------------------------------------------- 00009 //---------------------------------------------------------------------- 00010 #include "driver_svh/Logging.h" 00011 00012 namespace driver_svh { 00013 00014 REGISTER_LOG_STREAM(DriverSVH); 00015 00016 }