• pliard@google.com's avatar
    Generate missing inclusion of common.h. · 75575df0
    pliard@google.com authored
    FileGenerator::GenerateBuildDescriptors() emits
    "::google::protobuf::internal::OnShutdown(&$shutdownfilename$);" which is
    declared in common.h.
    
    Although Protobuf is very well tested a compilation error was triggered while
    rolling Protobuf r423:426. There might be something wrong in the Chromium roll
    (still in progress).
    
    It seems safer anyway not to rely on indirect headers inclusion.
    75575df0
Name
Last commit
Last update
benchmarks Loading commit data...
editors Loading commit data...
examples Loading commit data...
java Loading commit data...
m4 Loading commit data...
more_tests Loading commit data...
python Loading commit data...
src Loading commit data...
vsprojects Loading commit data...
CHANGES.txt Loading commit data...
CONTRIBUTORS.txt Loading commit data...
COPYING.txt Loading commit data...
INSTALL.txt Loading commit data...
Makefile.am Loading commit data...
README.txt Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
generate_descriptor_proto.sh Loading commit data...
post_process_dist.sh Loading commit data...
protobuf-lite.pc.in Loading commit data...
protobuf.pc.in Loading commit data...