<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Verschachtelung durch include]]></title><description><![CDATA[<p>Hallo,<br />
mein Compiler zeigt folgendes an:<br />
[BCC32 Fehler] UnitBodyName.h(10): F1005 Include-Dateien zu tief verschachtelt</p>
<p>Woran liegt das. In wie weit kann eine Verschachtelung zu tief sein?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/203268/verschachtelung-durch-include</link><generator>RSS for Node</generator><lastBuildDate>Wed, 19 Aug 2026 10:29:21 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/203268.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 21 Jan 2008 07:35:49 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Verschachtelung durch include on Mon, 21 Jan 2008 07:35:49 GMT]]></title><description><![CDATA[<p>Hallo,<br />
mein Compiler zeigt folgendes an:<br />
[BCC32 Fehler] UnitBodyName.h(10): F1005 Include-Dateien zu tief verschachtelt</p>
<p>Woran liegt das. In wie weit kann eine Verschachtelung zu tief sein?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1440301</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1440301</guid><dc:creator><![CDATA[radian]]></dc:creator><pubDate>Mon, 21 Jan 2008 07:35:49 GMT</pubDate></item><item><title><![CDATA[Reply to Verschachtelung durch include on Mon, 21 Jan 2008 08:05:55 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>Das kommt wenn zwei Header sich direkt oder indirekt gegenseitig includen. Dagegen helfen <a href="http://en.wikipedia.org/wiki/Include_guard" rel="nofollow">Include Guards</a>.</p>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1440314</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1440314</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Mon, 21 Jan 2008 08:05:55 GMT</pubDate></item><item><title><![CDATA[Reply to Verschachtelung durch include on Mon, 21 Jan 2008 09:16:02 GMT]]></title><description><![CDATA[<p>danke dir</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1440375</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1440375</guid><dc:creator><![CDATA[radian]]></dc:creator><pubDate>Mon, 21 Jan 2008 09:16:02 GMT</pubDate></item></channel></rss>