Adding #include <ostream>. Ferenc don't understand how this used to compile earlier.
This commit is contained in:
parent
9aa7b04c21
commit
f592f86a8e
|
@ -36,6 +36,7 @@
|
|||
|
||||
/* ============================================================ include files */
|
||||
|
||||
#include <ostream>
|
||||
#include <string>
|
||||
#include "LiveSupport/Core/Ptr.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue