int16_t needs cstdint

This commit is contained in:
Erik Hofman
2017-10-31 11:22:39 +01:00
parent db89f0d4d1
commit e482f04123

View File

@@ -23,6 +23,8 @@
#ifndef _SIMGEAR_FREQUENCY_FILTER_HXX
#define _SIMGEAR_FREQUENCY_FILTER_HXX
#include <cstdint>
namespace simgear {
// Every stage is a 2nd order filter