Small changes for cygwin build
authorElizabeth Smith <elizabeths@fb.com>
Thu, 10 Jul 2014 22:52:22 +0000 (15:52 -0700)
committerTudor Bosman <tudorb@fb.com>
Mon, 14 Jul 2014 19:13:58 +0000 (12:13 -0700)
commit0e2b90930eeb9a29a6651c89dfd19d1dfe44cbce
treeaf6f2be547c2e6f320e1def547d92d0c69739b9c
parenta303e3e42c4146c04f637b5047cd399d67a6bc7a
Small changes for cygwin build

Summary:
Folly is almost "out of the box" working with cygwin

This has the proper ifdefs to include cygwin in two areas and a workaround for a cygwin bug when including headers

Test Plan: fbconfig -r folly && fbmake runtests

Reviewed By: delong.j@fb.com

FB internal diff: D1413303
folly/String.cpp
folly/Synchronized.h