|
reSIProcate/rutil
9694
|
00001 #ifndef TestSubsystemLogLevel_hxx 00002 #define TestSubsystemLogLevel_hxx 00003 00004 class Noisy 00005 { 00006 public: 00007 static void outputLogMessages(); 00008 }; 00009 00010 00011 #endif
1.7.5.1