Remove fastmath funktions like discussed on the list.
Add a new header with forward declarations of the SGMath stuff.
This commit is contained in:
@@ -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"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user