11 lines
440 B
Diff
11 lines
440 B
Diff
--- a/third_party/tflite_support/src/tensorflow_lite_support/metadata/cc/utils/zip_readonly_mem_file.cc
|
|
+++ b/third_party/tflite_support/src/tensorflow_lite_support/metadata/cc/utils/zip_readonly_mem_file.cc
|
|
@@ -19,7 +19,6 @@ limitations under the License.
|
|
#include <cstdio>
|
|
|
|
#include "absl/strings/string_view.h" // from @com_google_absl
|
|
-#include "third_party/zlib/contrib/minizip/ioapi.h"
|
|
|
|
namespace tflite {
|
|
namespace metadata {
|