Midge  v3.9.2
Data Processing Framework
coremsg.hh
Go to the documentation of this file.
1 #ifndef _midge_coremsg_hh_
2 #define _midge_coremsg_hh_
3 
4 #include "message_logger.hh"
5 
6 message_declare( coremsg );
7 
8 #endif
message_declare(coremsg)