- Timestamp:
- Mar 5, 2012, 5:19:48 PM (14 years ago)
- Location:
- branches/meh_branches/ppstack_test
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psLib/src/jpeg/psImageJpeg.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppstack_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppstack_test/psLib/src/jpeg/psImageJpeg.c
r29930 r33415 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.
