Thread
:
Including Header Files and their cpp counterparts
View Single Post
02-06-2005, 08:58 PM
#
5
(
permalink
)
Valmont
[code][/code] enforcer
Join Date: Mar 2003
Location: Netherlands
Posts: 1,544
Include it always in headers. No matter what:
- If you won't re-use won't multiple include your library then others might.
I can't say why you have this error in your code because I've never seen it.
__________________
Valmont
View Public Profile
Find More Posts by Valmont