As you have that define in ball.h you probably wanted to have#ifndef WALL_DECLARE
...
Code:#ifndef BALL_DECLARE #define BALL_DECLARE #include "wall.h" // now including could work ...
Regards, Alex
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 7 of 7
Threaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |