#ifndef __653719be_16d6_4058_8555_8aa7d5404214_OutputDlg_h__
#define __653719be_16d6_4058_8555_8aa7d5404214_OutputDlg_h__

enum ESeverity
{
	Info,
	Warning,
	Error
};

void LogIt(const tstring& rsMsg);

#endif //__653719be_16d6_4058_8555_8aa7d5404214_OutputDlg_h__