Skip to content

Commit

Permalink
Move RateLimitedLogger to ucache//
Browse files Browse the repository at this point in the history
Summary:
Move McRateLimitedLogger and McConnectionLoggerBase to ucache dir and rename.
Resolve build failures.

Reviewed By: stuclar

Differential Revision: D60397635

fbshipit-source-id: 51537466989c89cd9035843f5d428f2a3d26bc62
  • Loading branch information
Xiaofei Hu authored and facebook-github-bot committed Jul 30, 2024
1 parent 40d5a99 commit 39264f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mcrouter/lib/carbon/ExternalCarbonConnectionStats.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@

#pragma once

#include <stdint.h>
#include <string>

namespace carbon {

struct ExternalCarbonConnectionStats {
Expand Down

0 comments on commit 39264f9

Please sign in to comment.