Use cstdint instead of inttypes.h
authorChristopher Dykes <cdykes@fb.com>
Mon, 27 Feb 2017 03:19:28 +0000 (19:19 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Mon, 27 Feb 2017 03:20:14 +0000 (19:20 -0800)
commit89f9bd3ef68c3e617ad527e5e1f6dfaafc6e1a80
tree178f21a8644a896ad98421fbd15c8fa305ed70d3
parenta595dcb51fd3f23343f6e11438f887f72df1ef31
Use cstdint instead of inttypes.h

Summary: This is the only place `inttypes.h` is used in Folly and it's used in a context where `cstdint` would have sufficed.

Reviewed By: yfeldblum

Differential Revision: D4619248

fbshipit-source-id: e67dccb7d8bf1ad5f7539d4b039590253e8d8c79
folly/io/async/DelayedDestructionBase.h