Skip to content

Commit

Permalink
Add folly::to dependency to proxygen/lib/stats/tests
Browse files Browse the repository at this point in the history
Summary: Add folly::to dependency to proxygen/lib/stats/tests

Reviewed By: dddmello

Differential Revision: D23918741

fbshipit-source-id: e9191e953e339cdb048117000dbd5f6cc3b05998
  • Loading branch information
ritunp authored and facebook-github-bot committed Sep 25, 2020
1 parent 18a5ba4 commit bf83f3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proxygen/lib/stats/test/MockResources.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

#pragma once

#include <folly/Conv.h>
#include <folly/portability/GMock.h>
#include <folly/portability/GTest.h>

Expand Down

0 comments on commit bf83f3b

Please sign in to comment.