Re: precompiled headers -- redefinition of class...
Re: precompiled headers -- redefinition of class...
- Subject: Re: precompiled headers -- redefinition of class...
- From: jeroen clarysse <email@hidden>
- Date: Sat, 25 Oct 2003 22:09:36 +0200
oh by the way : all header files have a #pragma once statement...
I just found out that I can also bypass the problem by removing ALL
#include statements from the project and putting them all in hte
precomp header file...
I probably missunderstand all of the precomp concepts....
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.