additional include for win compileation

This commit is contained in:
Robin Müller 2020-12-17 19:45:20 +01:00 committed by Robin Mueller
parent a60726e91c
commit ad79ea46fd

View File

@ -2,6 +2,7 @@
#define CONFIG_FSFWCONFIG_H_
#include <cstddef>
#include <cstdint>
//! Used to determine whether C++ ostreams are used
//! Those can lead to code bloat.