Add cache functions to Python bindings.

PiperOrigin-RevId: 807813218
Change-Id: Ieab2843d92e79c07bc9f98196db51297a456dedb
This commit is contained in:
Kyle Bayes
2025-09-16 13:02:05 -07:00
committed by Copybara-Service
parent f2fcd05b1b
commit 9740705510
2 changed files with 22 additions and 0 deletions
+1
View File
@@ -16,6 +16,7 @@
#include <Python.h>
#include <cstddef>
#include <cstdint>
#include <ios>
#include <iostream>