Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(409)

Unified Diff: gcc/gcc/testsuite/objc/execute/function-message-1.m

Issue 3050029: [gcc] GCC 4.5.0=>4.5.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: gcc/gcc/testsuite/objc/execute/function-message-1.m
diff --git a/gcc/gcc/testsuite/objc/execute/function-message-1.m b/gcc/gcc/testsuite/objc/execute/function-message-1.m
index 2c8c002d9e829f2e7d7f6f7bb237897011848645..6f4d879201a8603f882d236fc219b755dc51c11b 100644
--- a/gcc/gcc/testsuite/objc/execute/function-message-1.m
+++ b/gcc/gcc/testsuite/objc/execute/function-message-1.m
@@ -1,4 +1,4 @@
-#include <objc/Object.h>
+#import "../../objc-obj-c++-shared/Object1.h"
@interface Foo : Object
+ bar;
« no previous file with comments | « gcc/gcc/testsuite/objc/execute/formal_protocol-3.m ('k') | gcc/gcc/testsuite/objc/execute/informal_protocol.m » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698