Adds `_RX.h` to umbrella header.

This commit is contained in:
Krunoslav Zaher 2015-08-24 14:38:36 +02:00
parent 756a507db7
commit da53e617bc
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
#import <Foundation/Foundation.h>
#import "_RXDelegateProxy.h"
#import "_RXKVOObserver.h"
#import "_RX.h"
#import "_RXSwizzling.h"
//! Project version number for RxCocoa.