aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/protobuf/3.2.0/src/google/protobuf/compiler/importer.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/protobuf/3.2.0/src/google/protobuf/compiler/importer.h')
-rw-r--r--third_party/protobuf/3.2.0/src/google/protobuf/compiler/importer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/protobuf/3.2.0/src/google/protobuf/compiler/importer.h b/third_party/protobuf/3.2.0/src/google/protobuf/compiler/importer.h
index 759636e164..a4ffcf87de 100644
--- a/third_party/protobuf/3.2.0/src/google/protobuf/compiler/importer.h
+++ b/third_party/protobuf/3.2.0/src/google/protobuf/compiler/importer.h
@@ -175,6 +175,7 @@ class LIBPROTOBUF_EXPORT Importer {
void AddUnusedImportTrackFile(const string& file_name);
void ClearUnusedImportTrackFiles();
+
private:
SourceTreeDescriptorDatabase database_;
DescriptorPool pool_;