We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8e98a0 commit 6f6c829Copy full SHA for 6f6c829
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