aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/compiler/plugin.pb.cc
diff options
context:
space:
mode:
authorBo Yang <teboring@google.com>2015-12-04 13:18:44 -0800
committerBo Yang <teboring@google.com>2015-12-08 14:43:45 -0800
commit1f0286a4046c264c19282f986759efe6b72679e7 (patch)
treee725991b57c33e14120e0c7c1bc493e8fcf46985 /src/google/protobuf/compiler/plugin.pb.cc
parentdbc91e979726573960374279653fc8ccc28dcc5f (diff)
downloadprotobuf-1f0286a4046c264c19282f986759efe6b72679e7.tar.gz
protobuf-1f0286a4046c264c19282f986759efe6b72679e7.tar.bz2
protobuf-1f0286a4046c264c19282f986759efe6b72679e7.zip
Use angle bracket for well known type proto header.
Diffstat (limited to 'src/google/protobuf/compiler/plugin.pb.cc')
-rw-r--r--src/google/protobuf/compiler/plugin.pb.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/google/protobuf/compiler/plugin.pb.cc b/src/google/protobuf/compiler/plugin.pb.cc
index 266c2975..636673ae 100644
--- a/src/google/protobuf/compiler/plugin.pb.cc
+++ b/src/google/protobuf/compiler/plugin.pb.cc
@@ -2,7 +2,7 @@
// source: google/protobuf/compiler/plugin.proto
#define INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION
-#include "google/protobuf/compiler/plugin.pb.h"
+#include <google/protobuf/compiler/plugin.pb.h>
#include <algorithm>