Skip to content

Commit

Permalink
binlog_sender:include tuple.h to avoid dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
wenduo committed Jul 27, 2016
1 parent 6665278 commit 9a5714c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/binlog_tools/binlog_sender.cc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#include <errno.h>
#include <string>
#include <signal.h>
#include <tuple>

#include "binlog.h"
#include "binlog_consumer.h"
Expand Down

0 comments on commit 9a5714c

Please sign in to comment.