Internal change

PiperOrigin-RevId: 536457269
This commit is contained in:
Sebastian Schmidt 2023-05-30 11:18:33 -07:00 committed by Copybara-Service
parent 056881f4a9
commit 96357b1910

View File

@ -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 {