Swap a newly added include of gtest.h with portability/GTest.h
authorChristopher Dykes <cdykes@fb.com>
Wed, 14 Sep 2016 21:12:21 +0000 (14:12 -0700)
committerFacebook Github Bot 8 <facebook-github-bot-8-bot@fb.com>
Wed, 14 Sep 2016 21:23:32 +0000 (14:23 -0700)
commit9f838616d97b3d2b62a74b7d80f38f32e5d316df
treedbc1159e621666ba54b5152d5d5913d5220f2112
parent953890fe4471c0b34e0f6b24b8c7ebaed7d7ed87
Swap a newly added include of gtest.h with portability/GTest.h

Summary: Because it's needed with the way the portability layer works.

Reviewed By: yfeldblum

Differential Revision: D3863954

fbshipit-source-id: 3b682dcc2d2799f17c61fe16a4391fc9f0c2b127
folly/test/SingletonThreadLocalTest.cpp