Merge pull request #1428 from pherl/master
Add missing includes in field mask test
This commit is contained in:
commit
1dc81948f5
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@
|
|||
|
||||
#include <google/protobuf/util/field_mask_util.h>
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
#include <google/protobuf/stubs/logging.h>
|
||||
#include <google/protobuf/stubs/common.h>
|
||||
#include <google/protobuf/field_mask.pb.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue