Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
2474a3c2
Commit
2474a3c2
authored
Nov 15, 2016
by
Matthieu Schaller
Browse files
Style improvement
parent
676e5761
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/version.c
View file @
2474a3c2
...
...
@@ -21,9 +21,6 @@
/* Config parameters. */
#include
"../config.h"
/* Needed for gethostname() */
#include
<unistd.h>
/* MPI headers. */
#ifdef WITH_MPI
#include
<mpi.h>
...
...
@@ -43,6 +40,7 @@
/* Some standard headers. */
#include
<stdio.h>
#include
<string.h>
#include
<unistd.h>
/* This object's header. */
#include
"version.h"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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