23 #if defined(_MSC_VER) && _MSC_VER < 1400 24 #define MLIBRARY_DONTUSE_MFC_MANIFEST 44 #ifndef PRE_MAYA_INCLUDE_H 45 #define PRE_MAYA_INCLUDE_H 47 typedef ostream maya_ostream;
48 typedef istream maya_istream;
52 #define ostream maya_ostream 53 #define istream maya_istream 63 #define REQUIRE_IOSTREAM 64 #endif // PHAVE_IOSTREAM 69 #include <maya/MTypes.h> 70 #if MAYA_API_VERSION < 201600 71 #include <maya/OpenMayaMac.h> 75 #endif // MAYA_PRE_5_0