uid125682 22 năm trước cách đây
mục cha
commit
5a65d88377
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pandatool/src/maya/post_maya_include.h

+ 1 - 1
pandatool/src/maya/post_maya_include.h

@@ -20,7 +20,7 @@
 // cleans up some of the definitions that it left open.
 
 // Remove the symbols defined from pre_maya_include.h.
-#ifndef MAYA_PRE_5_0
+#ifdef MAYA_PRE_5_0
 #undef ostream
 #undef istream
 #endif  // MAYA_PRE_5_0