aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/image-msgpack.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2020-06-11 16:26:12 +0200
committerThomas White <taw@physics.org>2020-07-29 18:53:44 +0200
commita0354c7b12c3203509bec884d56a0a90784b95a4 (patch)
tree61208096932d9f915229d1d4b084a5cab4ea56a9 /libcrystfel/src/image-msgpack.c
parente319f5d880e15a969bfe2b156989dfab1ba8ac75 (diff)
Remove unused includes
Diffstat (limited to 'libcrystfel/src/image-msgpack.c')
-rw-r--r--libcrystfel/src/image-msgpack.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libcrystfel/src/image-msgpack.c b/libcrystfel/src/image-msgpack.c
index ef379d06..751c2a09 100644
--- a/libcrystfel/src/image-msgpack.c
+++ b/libcrystfel/src/image-msgpack.c
@@ -35,7 +35,6 @@
#include <stdlib.h>
#include <stdio.h>
#include <stdint.h>
-#include <hdf5.h>
#include <assert.h>
#include <unistd.h>
#include <zmq.h>