|
|
@ -32,6 +32,7 @@
|
|
|
|
// Based on original Protocol Buffers design by
|
|
|
|
// Based on original Protocol Buffers design by
|
|
|
|
// Sanjay Ghemawat, Jeff Dean, and others.
|
|
|
|
// Sanjay Ghemawat, Jeff Dean, and others.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#include <fstream>
|
|
|
|
#include <stack>
|
|
|
|
#include <stack>
|
|
|
|
#include <google/protobuf/stubs/hash.h>
|
|
|
|
#include <google/protobuf/stubs/hash.h>
|
|
|
|
|
|
|
|
|
|
|
|