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
Xin Wang
codes-dev
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
Show whitespace changes
Inline
Side-by-side
src/modelconfig/configfile.c
View file @
b0952b31
#include "codes_base_config.h"
#include <string.h>
#include <string.h>
#include <stdio.h>
#include <stdio.h>
#include <assert.h>
#include <assert.h>
...
...
src/modelconfig/configstoreadapter.c
View file @
b0952b31
#include "codes_base_config.h"
#include <assert.h>
#include <assert.h>
#ifdef HAVE_MALLOC_H
#ifdef HAVE_MALLOC_H
#include <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