source: branches/classes/inc/excptLogName.h

Last change on this file was 42, checked in by gyoung, 2 years ago

Remove end of files symbol make didn't like

File size: 190 bytes
Line 
1#ifndef _EXCPT_LOGNAME_H
2 #define _EXCPT_LOGNAME_H
3 #define EXCEPTION_LOGFILE_NAME "CWMMCls.log"
4 #define EXCEPTIONTEXT_HEADER "A trap occurred in the Multimedia classes\n"
5#endif
Note: See TracBrowser for help on using the repository browser.