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
Oleksii Turkot
CrystFEL
Commits
75e3e982
Commit
75e3e982
authored
May 29, 2012
by
Thomas White
Browse files
indexamajig: Fix includes
parent
9e484b8e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/indexamajig.c
View file @
75e3e982
...
...
@@ -54,17 +54,17 @@
#include
<sys/time.h>
#endif
#include
<crystfel/
utils.h
>
#include
<crystfel/
hdf5-file.h
>
#include
<crystfel/
index.h
>
#include
<crystfel/
peaks.h
>
#include
<crystfel/
detector.h
>
#include
<crystfel/
filters.h
>
#include
<crystfel/
thread-pool.h
>
#include
<crystfel/
beam-parameters.h
>
#include
<crystfel/
geometry.h
>
#include
<crystfel/
stream.h
>
#include
<crystfel/
reflist-utils.h
>
#include
"
utils.h
"
#include
"
hdf5-file.h
"
#include
"
index.h
"
#include
"
peaks.h
"
#include
"
detector.h
"
#include
"
filters.h
"
#include
"
thread-pool.h
"
#include
"
beam-parameters.h
"
#include
"
geometry.h
"
#include
"
stream.h
"
#include
"
reflist-utils.h
"
/* Write statistics at APPROXIMATELY this interval */
...
...
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