Forráskód Böngészése

My original patch for this file (applied by hkaiser I believe) removed the need
to include typeinfo; however, I overlooked the removal of the actual include of
typeinfo. Additionally, I've removed the use of iomanip; on Linux, iomanip causes
problems with path64, intel and clang when using GNU's standard library version
4.5 or higher (specifically, newer versions of GNU's standard library use C++0x
extensively, with no workarounds for compilers that lack GNU GCC's C++0x support).
Eric, please let me know if this is a problem. It's a two line change.



[SVN r66440]

Bryce Adelstein-Lelbach 15 éve
szülő
commit
d236aa1edc
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      libs/proto

+ 1 - 1
libs/proto

@@ -1 +1 @@
-Subproject commit 4393aa49107e6abcb1c972a6f16b731fd9516292
+Subproject commit 8f5ed0d20ff25901be6f3d04d6eb43c341e59c11

粤ICP备19079148号