diff --git a/src/common/bspf.hxx b/src/common/bspf.hxx index d39aad9be..da65bf1f0 100644 --- a/src/common/bspf.hxx +++ b/src/common/bspf.hxx @@ -39,6 +39,7 @@ using uInt64 = uint64_t; // The following code should provide access to the standard C++ objects and // types: cout, cerr, string, ostream, istream, etc. +#include #include #include #include