(rx) Include types.h first
authorHans Fugal <fugalh@fb.com>
Fri, 10 Apr 2015 18:17:34 +0000 (11:17 -0700)
committerAlecs King <int@fb.com>
Mon, 27 Apr 2015 23:38:28 +0000 (16:38 -0700)
commita01ba2448a45540caef38de902a316b2ac18c4ee
tree67afd0baaab653b2070af0bcfa1a8eac4fdbbe66
parent99c5977028f5b2afc63f9b26633841c479f81b03
(rx) Include types.h first

Summary: We need to do forward declarations first, and types.h already does declarations, so just make sure it gets included first in each file.

Test Plan:
tests

Reviewed By: davejwatson@fb.com

Subscribers: trunkagent, fugalh, exa, folly-diffs@, jsedgwick, yfeldblum

FB internal diff: D1861040

Tasks: 6258585

Signature: t1:1861040:1428604059:de6393e3c87e0694a6b04ad6d440cc9635a1008d
folly/wangle/rx/Observable.h
folly/wangle/rx/Observer.h
folly/wangle/rx/Subject.h
folly/wangle/rx/Subscription.h