Skip to content

Commit

Permalink
Rename MemcacheCarbon to Memcache
Browse files Browse the repository at this point in the history
Reviewed By: jmswen

Differential Revision: D3766640

fbshipit-source-id: a21bf0332a5130310f67844cc96fac1b857f9805
  • Loading branch information
andreazevedo authored and Treadmill Bot committed Aug 25, 2016
1 parent befd9d4 commit 9a01781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/memcached/Connection.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
#include <folly/io/async/EventBase.h>
#include <folly/io/IOBuf.h>
#include <mcrouter/lib/network/AsyncMcClient.h>
#include <mcrouter/lib/network/gen/MemcacheCarbon.h>
#include <mcrouter/lib/network/gen/Memcache.h>

#include "treadmill/Connection.h"
#include "treadmill/StatisticsManager.h"
Expand Down

0 comments on commit 9a01781

Please sign in to comment.