Skip to content

Commit f234ea6

Browse files
yfeldblumfacebook-github-bot
authored andcommitted
fix assorted problems exposed by libcxx
Reviewed By: ot, yuxuanchen1997 Differential Revision: D71470842 fbshipit-source-id: e6c120c0cfbe8aac04fb063d16e4882b575f2c3c
1 parent 72a2189 commit f234ea6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

folly/io/async/WriteFlags.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616

1717
#pragma once
1818

19+
#include <cstdint>
20+
1921
namespace folly {
2022

2123
/*

0 commit comments

Comments
 (0)