Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Main Repositories
otb
Commits
42d703e5
Commit
42d703e5
authored
Apr 02, 2008
by
Thomas Feuvrier
Browse files
Remplacement de malloc.h par stdlib.h
parent
16b69e68
Changes
1
Hide whitespace changes
Inline
Side-by-side
Testing/Utilities/openJpegDecoder.cxx
View file @
42d703e5
...
...
@@ -30,7 +30,7 @@
#include "openjpeg.h"
#include "profile.h"
#include <
malloc
.h>
#include <
stdlib
.h>
#define DA_X0 0
#define DA_Y0 0
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment