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
Elsa Gonsiorowski
codes
Commits
58482645
Commit
58482645
authored
Aug 14, 2013
by
Philip Carns
Browse files
remove unecessary malloc #include from header
parent
35c09e8e
Changes
1
Hide whitespace changes
Inline
Side-by-side
codes/configfile.h
View file @
58482645
#ifndef SRC_COMMON_MODELCONFIG_CONFIGFILE_H
#define SRC_COMMON_MODELCONFIG_CONFIGFILE_H
#include <malloc.h>
#include <stddef.h>
/* size_t */
#include <stdlib.h>
...
...
Write
Preview
Markdown
is supported
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