Chromium Code Reviews
DescriptionAdd some includes needed by GCC 4.4.0
base/string16.h uses EOF thus #include <stdio.h>
net/disk_cache/trace.cc uses vsnprintf thus #include <stdio.h>
r12777
Patch Set 1 #
Total comments: 4
Patch Set 2 : Use stdio.h instead of cstdio #Patch Set 3 : just include stdio without #else stuff #Messages
Total messages: 7 (0 generated)
|