diff options
author | Thomas White <taw@physics.org> | 2020-07-27 14:44:06 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2020-07-29 18:53:45 +0200 |
commit | bb099d6c25a2868907b093053bd5205ac7bc8b94 (patch) | |
tree | a6704d9bcbf82ea58d2083c6977c58cd49ac76bf /src/im-zmq.h | |
parent | baa140938c9915842a526473d5bbde81cbcaae23 (diff) |
Update Meson build files for dtempl branch
Diffstat (limited to 'src/im-zmq.h')
-rw-r--r-- | src/im-zmq.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/im-zmq.h b/src/im-zmq.h index bbe5c6c8..50f59d04 100644 --- a/src/im-zmq.h +++ b/src/im-zmq.h @@ -36,8 +36,6 @@ #include <config.h> #endif -#include "image.h" - #if defined(HAVE_MSGPACK) && defined(HAVE_ZMQ) #include <msgpack.h> |