mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-02 04:04:19 +00:00
Add missing public header minireflect.h to bazel build (#4832)
This commit is contained in:
committed by
Wouter van Oortmerssen
parent
5f1b1ad42c
commit
a2603ec27e
1
BUILD
1
BUILD
@@ -43,6 +43,7 @@ filegroup(
|
||||
"include/flatbuffers/flexbuffers.h",
|
||||
"include/flatbuffers/hash.h",
|
||||
"include/flatbuffers/idl.h",
|
||||
"include/flatbuffers/minireflect.h",
|
||||
"include/flatbuffers/reflection.h",
|
||||
"include/flatbuffers/reflection_generated.h",
|
||||
"include/flatbuffers/stl_emulation.h",
|
||||
|
||||
Reference in New Issue
Block a user