Skip to content

Commit

Permalink
Fix OSS build
Browse files Browse the repository at this point in the history
Summary: Recent clang-tidy clean-ups broke the build in OSS.

Differential Revision:
D52844236

Privacy Context Container: L1181955
  • Loading branch information
Georges Berenger authored and facebook-github-bot committed Jan 17, 2024
1 parent 7e06027 commit b8e6e30
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vrs/os/Utils.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@

#include <cstdint>
#include <cstdio>

#include <string>
#include <vector>

#include <vrs/os/Platform.h>

Expand Down

0 comments on commit b8e6e30

Please sign in to comment.