Move SerDeHelper.h to ThriftTransport.cpp (#404)
commita655f6f3660d455c4d609f88727e233925abbcfd
authorAnton Lunov <antonl@meta.com>
Fri, 17 Feb 2023 19:45:58 +0000 (17 11:45 -0800)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Fri, 17 Feb 2023 19:45:58 +0000 (17 11:45 -0800)
treeeaf0d541da16659f0ac35e1dc2dc945c6de9257d
parentbfd55bbb93ea5036dc0a48265ed731cbe9499fd4
Move SerDeHelper.h to ThriftTransport.cpp (#404)

Summary:
link: https://github.com/facebook/mcrouter/pull/404
Pull Request resolved: https://github.com/facebook/hhvm/pull/9337

Small build speed observation to avoid includes bloat.

Differential Revision: D43330734

fbshipit-source-id: 4393b37e5fee155eb58d61f00d3122b12772d73a
third-party/mcrouter/src/mcrouter/lib/network/ThriftTransport-inl.h
third-party/mcrouter/src/mcrouter/lib/network/ThriftTransport.cpp