pingus-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pingus-CVS] CVS: Games/Pingus/src/input controller.cxx,1.18,1.19


From: David Philippi
Subject: Re: [Pingus-CVS] CVS: Games/Pingus/src/input controller.cxx,1.18,1.19
Date: Thu, 22 Aug 2002 07:20:34 +0200
User-agent: KMail/1.4.1

On Thursday 22 August 2002 04:33, address@hidden wrote:
> Log Message:
> little include path fix

> RCS file: /usr/local/cvsroot/Games/Pingus/src/input/controller.cxx,v
> -#include "pingus.hxx"
> +#include "../pingus.hxx"

Why all those includes of pingus.hxx in a .cxx file? I designed it so that 
every Pingus header should include pingus.hxx at least once, so no .cxx 
should ever need to do this.
It's probably sufficient to change the include order in the .cxx to include a 
Pingus header first.

Bye David





reply via email to

[Prev in Thread] Current Thread [Next in Thread]