Problem: deprecated zmq_utils.h is still included

Solution: remove all remaining references to `zmq_utils.h`
This commit is contained in:
Constantin Rack
2016-02-01 11:34:36 +01:00
parent 435535ce92
commit 7da3ee138e
17 changed files with 3 additions and 19 deletions

View File

@@ -28,7 +28,6 @@
*/
#include "../include/zmq.h"
#include "../include/zmq_utils.h"
#include <stdio.h>
#include <stdlib.h>