diff --git a/source/core/rendering/screen.cpp b/source/core/rendering/screen.cpp index 1ed135b..3f549fe 100644 --- a/source/core/rendering/screen.cpp +++ b/source/core/rendering/screen.cpp @@ -9,6 +9,7 @@ #include // Para basic_ostream, operator<<, endl, basic_... #include // Para cerr #include // Para istreambuf_iterator, operator== +#include // Para setprecision #include // Para ostringstream #include // Para char_traits, string, operator+, operator==