Minor MSVC issues
Summary:MSVC doesn't let you have unicode characters in a narrow string without using a utf-8 literal string. AsyncTransport needs the definition of IOBuf because of how the standard library implements a few things. And longs are only 32-bit under Windows. Reviewed By: yfeldblum Differential Revision: D2973973 fb-gh-sync-id: c2f3e848e740a65c575598991d43dd79360ec1e3 shipit-source-id: c2f3e848e740a65c575598991d43dd79360ec1e3
Showing
Please register or sign in to comment