Ask Your Question

Revision history [back]

Can you post your code here? Remember to use the preformatted text (Ctrl+K) option to paste the code or output of the compiler. To me it looks like you built a header loop somewhere. Like you include a header file test1.h which includes test2.h. And test2.h includes test1.h (and then you have a loop).