Changeset 32618
- Timestamp:
- Nov 5, 2011, 2:32:31 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110906/psLib/src/jpeg/psImageJpeg.c
r29930 r32618 8 8 9 9 #include <kapa.h> 10 #undef free 11 // note: when using OHANA_MEMORY, kapa.h includes ohana.h, etc re-define free to use the 12 // internal function this file does not use ohana memory management directly (ALLOCATE/free), 13 // so we can undef it and allow psMemory.h to poison it 14 10 15 #include "psMemory.h" 11 16 #include "psImage.h"
Note:
See TracChangeset
for help on using the changeset viewer.
