Revert to old way of including everything from SGMath.hxx
This commit is contained in:
parent
afc89cdd95
commit
0423aedffc
@ -18,10 +18,6 @@
|
||||
#ifndef SGVec2_H
|
||||
#define SGVec2_H
|
||||
|
||||
#include "SGLimits.hxx"
|
||||
#include "SGMathFwd.hxx"
|
||||
#include "SGMisc.hxx"
|
||||
|
||||
#include <iosfwd>
|
||||
|
||||
/// 2D Vector Class
|
||||
|
@ -1,4 +1,4 @@
|
||||
#include <simgear/math/SGVec2.hxx>
|
||||
#include <simgear/math/SGMath.hxx>
|
||||
|
||||
#include "Ghost.hxx"
|
||||
#include "NasalHash.hxx"
|
||||
|
Loading…
Reference in New Issue
Block a user