Skip to content
Snippets Groups Projects
Commit 3e9e1804 authored by Tim Emiola's avatar Tim Emiola
Browse files

Merge pull request #629 from jcanizales/fix-internal-include-path

Fix internal include path
parents 85e4f53c 788b766d
No related branches found
No related tags found
No related merge requests found
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
#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