/* File: TargetConditionals.h Copyright: � 2002-2005 by Apple Computer, Inc., all rights reserved. Simple redirect header to ConditionalMacros.h for use on Windows.*/#if !defined(__TargetConditionals_h__)#define __TargetConditionals_h__#include"ConditionalMacros.h"#endif