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