Remove fastmath funktions like discussed on the list.

Add a new header with forward declarations of the SGMath stuff.
This commit is contained in:
frohlich
2006-07-30 07:48:06 +00:00
parent 397ec62180
commit 607987def5
15 changed files with 105 additions and 506 deletions

View File

@@ -247,10 +247,6 @@
RelativePath="..\..\simgear\screen\extensions.hxx"
>
</File>
<File
RelativePath="..\..\simgear\math\fastmath.hxx"
>
</File>
<File
RelativePath="..\..\simgear\timing\geocoord.h"
>
@@ -535,6 +531,14 @@
RelativePath="..\..\simgear\math\SGMath.hxx"
>
</File>
<File
RelativePath="..\..\simgear\math\SGMathFwd.hxx"
>
</File>
<File
RelativePath="..\..\simgear\math\SGCMath.hxx"
>
</File>
<File
RelativePath="..\..\simgear\math\SGMatrix.hxx"
>
@@ -821,10 +825,6 @@
RelativePath="..\..\simgear\screen\extensions.cxx"
>
</File>
<File
RelativePath="..\..\simgear\math\fastmath.cxx"
>
</File>
<File
RelativePath="..\..\simgear\nasal\gc.c"
>