Skip to content

Commit 9071a53

Browse files
ai-edge-botcopybara-github
authored andcommitted
Automated Code Change
PiperOrigin-RevId: 709243933
1 parent 65010d4 commit 9071a53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tflite/toco/graph_transformations/tests/identify_l2_pool_test.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
See the License for the specific language governing permissions and
1313
limitations under the License.
1414
==============================================================================*/
15-
#include <tuple>
15+
#include <memory>
1616
#include <vector>
1717

1818
#include <gtest/gtest.h>

0 commit comments

Comments
 (0)