aboutsummaryrefslogtreecommitdiff
path: root/appveyor.bat
diff options
context:
space:
mode:
authorBrad Larson <bklarson@gmail.com>2017-07-24 16:52:04 -0500
committerBrad Larson <bklarson@gmail.com>2017-07-24 16:52:04 -0500
commitb6da2262e811d5c8d4b65d62756e9901a8dff48d (patch)
tree7d3ed55844b54f17bbfe577fd04cc2e59f38aa3f /appveyor.bat
parent0d9a34c7b2c66ba324cdbe620a6013b037be3b5d (diff)
downloadprotobuf-b6da2262e811d5c8d4b65d62756e9901a8dff48d.tar.gz
protobuf-b6da2262e811d5c8d4b65d62756e9901a8dff48d.tar.bz2
protobuf-b6da2262e811d5c8d4b65d62756e9901a8dff48d.zip
Put AddDescriptorsImpl() in anonymous namespace
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.
Diffstat (limited to 'appveyor.bat')
0 files changed, 0 insertions, 0 deletions