diff options
| author | Julien Malik <julien.malik@paraiso.me> | 2011-11-27 21:57:16 +0000 |
|---|---|---|
| committer | Julien Malik <julien.malik@paraiso.me> | 2011-11-27 21:57:16 +0000 |
| commit | 769982d058d8af8b2b4d5fa24bda35440bc0cde5 (patch) | |
| tree | c8020973d246359534db0cf41f1ca57d25128bce /libopenjpeg/thix_manager.c | |
| parent | 674d70225723c1deeb7d79b8d3aa869a8a30f558 (diff) | |
[trunk] clean up redundant includes already handled in opj_includes.h
Diffstat (limited to 'libopenjpeg/thix_manager.c')
| -rw-r--r-- | libopenjpeg/thix_manager.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libopenjpeg/thix_manager.c b/libopenjpeg/thix_manager.c index 3dd0be01..e1b8ab1b 100644 --- a/libopenjpeg/thix_manager.c +++ b/libopenjpeg/thix_manager.c @@ -33,9 +33,6 @@ * \brief Modification of jpip.c from 2KAN indexer */ -#include <stdlib.h> -#include <stdio.h> -#include <string.h> #include "opj_includes.h" /* |
