From: Richard Kimberly Heck Date: Sat, 6 Jun 2020 17:05:43 +0000 (-0400) Subject: Need this for std::endl now, according to Eugene X-Git-Tag: lyx-2.4.0dev-acb2ca7b~788 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=da362a6a59a7d2bd2bb922a0daa782202f9623e2;p=features.git Need this for std::endl now, according to Eugene --- diff --git a/src/support/os_win32.cpp b/src/support/os_win32.cpp index 82e57d2eb6..e4f9ebd0fc 100644 --- a/src/support/os_win32.cpp +++ b/src/support/os_win32.cpp @@ -32,6 +32,7 @@ #include "support/lassert.h" #include +#include #include #include