Niek Sanders - KAFKA-284 fixed compilation issue for cpp client

git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/trunk@1295388 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Joe Stein 2012-03-01 02:47:03 +00:00
parent 6c34cf2dcc
commit ccc464c19a
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
*/ */
/* /*
* encoder.hpp * encoder.hpp
* */
#ifndef KAFKA_ENCODER_HPP_ #ifndef KAFKA_ENCODER_HPP_
#define KAFKA_ENCODER_HPP_ #define KAFKA_ENCODER_HPP_