Skip to content
Snippets Groups Projects
Commit 788b766d authored by Jorge Canizales's avatar Jorge Canizales
Browse files

Fix internal include path

parent 2aee4b26
No related branches found
No related tags found
No related merge requests found
#import "GRPCDelegateWrapper.h" #import "GRPCDelegateWrapper.h"
#import <net/grpc/objc/RxLibrary/GRXWriteable.h> #import <RxLibrary/GRXWriteable.h>
@interface GRPCDelegateWrapper () @interface GRPCDelegateWrapper ()
// These are atomic so that cancellation can nillify them from any thread. // These are atomic so that cancellation can nillify them from any thread.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment