• Brad Larson's avatar
    Put AddDescriptorsImpl() in anonymous namespace · b6da2262
    Brad Larson authored
    AddDescriptorsImpl() is a private static implementation detail,
    and needs to be declared but won't be used from outside the
    source file.  Place it inside an anonymous namespace to fix a
    previous build error that would result in more restrictive
    build enviornments that use -Werror=missing-declarations or
    similar compiler flags.
    b6da2262
Name
Last commit
Last update
..
google/protobuf Loading commit data...
solaris Loading commit data...
Makefile.am Loading commit data...
README.md Loading commit data...
libprotobuf-lite.map Loading commit data...
libprotobuf.map Loading commit data...
libprotoc.map Loading commit data...