AW: Solving a dependency circle

"Christian, Martin, OPEE45" <[email protected]>
Newsgroups gmane.comp.micro-kernel.l4.l4ka.general
Message-ID <[email protected]>
I just found one solution:
-> Copy Beta.h to Arch_Beta.h
-> Write a new Beta.h:

<Beta.h>
#ifndef BETA_H_
#define BETA_H_

#include "Arch_Beta.h"
#include "Alpha_inline.h"

#endif /*BETA_H_*/
</Beta.h>

If you find another solution without creating a new file, I'll be happy
to read! :-)

Now, let's see if my model was right ....

Cheers,

Martin.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.