source: svn/newcon3bcm2_21bu/dst/dhl/api/include/stddef.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 버그 수정
File size: 112 bytes
Line 
1#include "ministd.h"
2
3#ifndef _PTRDIFF_T_DEFINED
4typedef int ptrdiff_t;
5#define _PTRDIFF_T_DEFINED
6#endif
Note: See TracBrowser for help on using the repository browser.