source: svn/newcon3bcm2_21bu/dst/dlib/src/ZLIB/user_dbg.h @ 74

Last change on this file since 74 was 74, checked in by phkim, 10 years ago
  1. phkim
  2. zasc
  3. 변경 내용
    • CT_ChMapUpdatePMTAC3AudioDescriptor 메모리 leak 버그 수정
  • Property svn:executable set to *
File size: 154 bytes
Line 
1
2#ifndef __USER_DBG_H__
3#define __USER_DBG_H__
4
5#define TLASSERT(...)
6#define OS_DbgPrintf(...)
7
8#endif /* __USER_DBG_H__ */
9
10/* end of file */
Note: See TracBrowser for help on using the repository browser.