| Index: third_party/protobuf/src/google/protobuf/util/type_resolver_util.h
|
| diff --git a/third_party/protobuf/src/google/protobuf/util/type_resolver_util.h b/third_party/protobuf/src/google/protobuf/util/type_resolver_util.h
|
| index c0ef3c1af9379f08e99623209cc9aad7c28dae71..c17366fc793c44d56d8d71f2f5787a8baed81c2f 100644
|
| --- a/third_party/protobuf/src/google/protobuf/util/type_resolver_util.h
|
| +++ b/third_party/protobuf/src/google/protobuf/util/type_resolver_util.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 utilities for the TypeResolver.
|
| +
|
| #ifndef GOOGLE_PROTOBUF_UTIL_TYPE_RESOLVER_UTIL_H__
|
| #define GOOGLE_PROTOBUF_UTIL_TYPE_RESOLVER_UTIL_H__
|
|
|
|
|