Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
codes
codes
Commits
b0952b31
Commit
b0952b31
authored
Jul 31, 2013
by
Kevin Harms
Browse files
correctly (maybe) add codes_base_config.h to source files
parent
94f215ec
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/modelconfig/configfile.c
View file @
b0952b31
#include "codes_base_config.h"
#include <string.h>
#include <stdio.h>
#include <assert.h>
...
...
src/modelconfig/configstoreadapter.c
View file @
b0952b31
#include "codes_base_config.h"
#include <assert.h>
#ifdef HAVE_MALLOC_H
#include <malloc.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