We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 615801d commit ca13ca0Copy full SHA for ca13ca0
ReactiveObjC/extobjc/EXTKeyPathCoding.h
@@ -8,7 +8,7 @@
8
//
9
10
#import <Foundation/Foundation.h>
11
-#import "metamacros.h"
+#import <ReactiveObjC/metamacros.h>
12
13
/**
14
* \@rac_keypath allows compile-time verification of key paths. Given a real object
ReactiveObjC/extobjc/EXTScope.h
@@ -7,7 +7,7 @@
7
// Released under the MIT license.
* \@rac_onExit defines some code to be executed when the current scope exits. The
0 commit comments