mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-07 13:44:38 +02:00
10 lines
314 B
Diff
10 lines
314 B
Diff
--- a/src/sentencepiece_processor.h 2025-03-20 21:45:30.138329183 +0100
|
|
+++ b/src/sentencepiece_processor.h 2025-03-20 21:46:09.315859746 +0100
|
|
@@ -15,6 +15,7 @@
|
|
#ifndef SENTENCEPIECE_PROCESSOR_H_
|
|
#define SENTENCEPIECE_PROCESSOR_H_
|
|
|
|
+#include <cstdint>
|
|
#include <cstring>
|
|
#include <memory>
|
|
#include <string>
|