additional include for win compileation

This commit is contained in:
Robin Müller 2020-12-17 19:45:20 +01:00
parent 2450d2240e
commit 26ffc5a470

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.