Fix Windows build failure
This commit is contained in:
parent
9f4f4136f7
commit
8320b37ce6
1 changed files with 2 additions and 0 deletions
|
@ -26,7 +26,9 @@
|
||||||
//
|
//
|
||||||
|
|
||||||
#include "digitalfilter.hxx"
|
#include "digitalfilter.hxx"
|
||||||
|
|
||||||
#include <deque>
|
#include <deque>
|
||||||
|
#include <algorithm>
|
||||||
|
|
||||||
#include <simgear/misc/strutils.hxx>
|
#include <simgear/misc/strutils.hxx>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue