Fixes for Win32 build related to changes in using namespace std.
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#else
|
||||
#include <iostream>
|
||||
using std::istream;
|
||||
using std::ifstream;
|
||||
#endif
|
||||
|
||||
namespace osgDB {
|
||||
|
||||
Reference in New Issue
Block a user