Remove useless topic.h include in message.h

This commit is contained in:
Matias Fontanini
2016-07-23 14:27:44 -07:00
parent c3d6ce99f5
commit ab44f5d1de

View File

@@ -35,7 +35,6 @@
#include <boost/optional.hpp>
#include <librdkafka/rdkafka.h>
#include "buffer.h"
#include "topic.h"
#include "macros.h"
#include "error.h"