Adding #include <ostream>. Ferenc don't understand how this used to compile earlier.

This commit is contained in:
fberckel 2008-05-21 20:32:27 +00:00
parent 9aa7b04c21
commit f592f86a8e
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
/* ============================================================ include files */
#include <ostream>
#include <string>
#include "LiveSupport/Core/Ptr.h"