Fix build issues on OSX

This commit is contained in:
Matias Fontanini
2016-06-20 13:31:15 -07:00
parent c615664f12
commit 0a58fc306b
4 changed files with 4 additions and 2 deletions

View File

@@ -33,6 +33,7 @@
#include <memory>
#include <iosfwd>
#include <algorithm>
#include <vector>
#include <librdkafka/rdkafka.h>
#include "macros.h"