Fixed compilation problems under Windows due to changes in using std::ostream etc.
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#else
|
||||
#include <iostream>
|
||||
using std::ostream;
|
||||
using std::endl;
|
||||
#endif
|
||||
|
||||
// temporary #define to keep backwards compatibility.
|
||||
|
||||
Reference in New Issue
Block a user