Internal change

PiperOrigin-RevId: 536457269
This commit is contained in:
Sebastian Schmidt
2023-05-30 11:21:17 -07:00
committed by Copybara-Service
parent 056881f4a9
commit 96357b1910
@@ -13,10 +13,11 @@ See the License for the specific language governing permissions and
limitations under the License.
==============================================================================*/
#include "mediapipe/tasks/ios/test/vision/utils/sources/parse_proto_utils.h"
#include <fstream>
#include <sstream>
#include "absl/status/status.h"
#include "google/protobuf/text_format.h"
namespace mediapipe::tasks::ios::test::vision::utils {