Adds `_RX.h` to umbrella header.
This commit is contained in:
parent
756a507db7
commit
da53e617bc
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue