Removed unneeded inclusion of std::vector.
This commit is contained in:
parent
9c574d4b87
commit
70dde366bc
1 changed files with 0 additions and 4 deletions
|
@ -19,10 +19,6 @@
|
||||||
|
|
||||||
#include <Main/fgfs.hxx>
|
#include <Main/fgfs.hxx>
|
||||||
|
|
||||||
#include <vector>
|
|
||||||
|
|
||||||
SG_USING_STD(vector);
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Manage aircraft instruments.
|
* Manage aircraft instruments.
|
||||||
|
|
Loading…
Reference in a new issue