Add missing include (#4052)

This commit is contained in:
Zhe Wang
2016-10-17 11:57:46 -05:00
committed by Wouter van Oortmerssen
parent 424fc0c3ac
commit fd97404c51

View File

@@ -34,6 +34,7 @@
#ifndef GRPC_INTERNAL_COMPILER_SCHEMA_INTERFACE_H #ifndef GRPC_INTERNAL_COMPILER_SCHEMA_INTERFACE_H
#define GRPC_INTERNAL_COMPILER_SCHEMA_INTERFACE_H #define GRPC_INTERNAL_COMPILER_SCHEMA_INTERFACE_H
#include <map>
#include <memory> #include <memory>
#include <vector> #include <vector>