aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/util/type_resolver.h
diff options
context:
space:
mode:
authorJisi Liu <jisi.liu@gmail.com>2016-08-01 18:47:45 -0700
committerJisi Liu <jisi.liu@gmail.com>2016-08-02 10:13:05 -0700
commit3916a0aa999df3da9e8853b5911a5caf43a863fb (patch)
treeae79f122b9ddd2a4738289a562a0229c91533b7d /src/google/protobuf/util/type_resolver.h
parente8ae137c96444ea313485ed1118c5e43b2099cf1 (diff)
downloadprotobuf-3916a0aa999df3da9e8853b5911a5caf43a863fb.tar.gz
protobuf-3916a0aa999df3da9e8853b5911a5caf43a863fb.tar.bz2
protobuf-3916a0aa999df3da9e8853b5911a5caf43a863fb.zip
Add and fix C++ runtime docs
Diffstat (limited to 'src/google/protobuf/util/type_resolver.h')
-rw-r--r--src/google/protobuf/util/type_resolver.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/google/protobuf/util/type_resolver.h b/src/google/protobuf/util/type_resolver.h
index 77d4416a..959f3c79 100644
--- a/src/google/protobuf/util/type_resolver.h
+++ b/src/google/protobuf/util/type_resolver.h
@@ -28,6 +28,8 @@
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+// Defines a TypeResolver for the Any message.
+
#ifndef GOOGLE_PROTOBUF_UTIL_TYPE_RESOLVER_H__
#define GOOGLE_PROTOBUF_UTIL_TYPE_RESOLVER_H__