Create portability/Config.h
authorChristopher Dykes <cdykes@fb.com>
Wed, 16 Mar 2016 22:15:52 +0000 (15:15 -0700)
committerFacebook Github Bot 3 <facebook-github-bot-3-bot@fb.com>
Wed, 16 Mar 2016 22:20:25 +0000 (15:20 -0700)
commitd9e0b59db5fce150845190686bf681b715e418ae
tree36fdba2695e7655dffc70838441e9a5379c4dcca
parent946d061defe9702e4e449bd6e828ed0a016b5364
Create portability/Config.h

Summary: Because including the root portability header just to get a couple of defines to be able to enable things is a waste. In addition, it would be nice if the config defines are never needed outside of the portability headers.

Reviewed By: yfeldblum

Differential Revision: D3059651

fb-gh-sync-id: 1cb9910d850ea015616a598808556b4815b3fb74
shipit-source-id: 1cb9910d850ea015616a598808556b4815b3fb74
folly/Makefile.am
folly/Portability.h
folly/portability/Config.h [new file with mode: 0755]