Cleanup includes

This commit is contained in:
mayeut 2015-10-18 02:52:33 +02:00
parent f9d47e28b9
commit e1122a8f50
1 changed files with 0 additions and 4 deletions

View File

@ -31,10 +31,6 @@
*/
#define OPJ_SKIP_POISON
#include "opj_includes.h"
#include <stdlib.h>
#include <string.h>
#include <inttypes.h>
#include <assert.h>
static INLINE void *opj_aligned_alloc_n(size_t alignment, size_t size)
{