[ODE] objects.h

maddocks@metservice.com maddocks at metservice.com
Mon Sep 2 19:30:03 2002


This also causes problems on OSX which has a supposedly intelligent 
file include mechanism. I had to rename one of the files in my local 
copy.


On Tuesday, September 3, 2002, at 01:56  PM, David McClurg wrote:

> it's a minor thing but it tripped me up the other day...
>
> we have two files with the same name
>
> 	include/ode/objects.h
> 	ode/src/objects.h
>
> i'd recommend renaming
>
> 	ode/src/objects.h => ode/src/objects_internal.h
>
> Ta
> _______________________________________________
> ODE mailing list
> ODE@q12.org
> http://q12.org/mailman/listinfo/ode
>
>



"C makes it easy to shoot yourself in the foot; C++ makes it harder, 
but when you do it blows your whole leg off." - Bjarne Stroustrup