Include the time portability header in GlogStyleFormatter.cpp
authorChristopher Dykes <cdykes@fb.com>
Thu, 15 Jun 2017 23:52:29 +0000 (16:52 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 16 Jun 2017 00:05:33 +0000 (17:05 -0700)
commit2bb2c015056554c0a1cc0cda2bdeb84bc11672ff
tree6a5b828a5ae2e5523f9b5cb8636a97cd141a21d8
parenta219d071ce833de7736d9ecba566be672f5da0c6
Include the time portability header in GlogStyleFormatter.cpp

Summary: It is needed on Windows for the `localtime_r` function.

Reviewed By: simpkins

Differential Revision: D5259944

fbshipit-source-id: e380ecf42252ecabec168cf87668ace3ff4c0a9f
folly/experimental/logging/GlogStyleFormatter.cpp