Re: nested header files
Re: nested header files
- Subject: Re: nested header files
- From: Andrew Farmer <email@hidden>
- Date: Sun, 24 Sep 2006 14:27:51 -0700
On 24 Sep 06, at 10:15, Roland Silver wrote:
If I have a header file named "outer.h" which has in it:
#include "inner.h"
and in file foo.m I have
#include "outer.h"
do those header files have to be in a particular relationship in
the file system for that to work?
They have to both be in the include path. Besides that, no.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden