Use the GTest portability header in shell_test
authorChristopher Dykes <cdykes@fb.com>
Sat, 19 Nov 2016 02:35:02 +0000 (18:35 -0800)
committerFacebook Github Bot <facebook-github-bot-bot@fb.com>
Sat, 19 Nov 2016 02:38:37 +0000 (18:38 -0800)
commit9bd1bfa7a189daeb82f24d55f2fc2454ac509c7b
tree593c6acb0da0caa4ffdc04b51d8a1c0b7eeb2a83
parentbf44ef993a2db0bc76af0fa2ded445d09d99043f
Use the GTest portability header in shell_test

Summary: It was including gtest directly, making MSVC unhappy.

Reviewed By: yfeldblum

Differential Revision: D4208744

fbshipit-source-id: 7100058f3c9fde38744888c99e927c610f11d013
folly/test/ShellTest.cpp