llama : add missing headers (#28566)
* fix compile-error: add missing header Bug: #28557 Signed-off-by: Pepper Gray <hello@peppergray.xyz> * fix compile-error: add missing header Bug: #28559 Signed-off-by: Pepper Gray <hello@peppergray.xyz> * fix compile-error: add missing header Bug: #28560 Signed-off-by: Pepper Gray <hello@peppergray.xyz> * fix compile-error: add missing header Bug: #28561 Signed-off-by: Pepper Gray <hello@peppergray.xyz> * fix compile-error: add missing header Bug: #28562 Signed-off-by: Pepper Gray <hello@peppergray.xyz> * fix compile-error: add missing header Bug: #28564 Signed-off-by: Pepper Gray <hello@peppergray.xyz> --------- Signed-off-by: Pepper Gray <hello@peppergray.xyz>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include <clocale>
|
||||
#include <cstdio>
|
||||
#include <cstdlib>
|
||||
#include <string>
|
||||
|
||||
int main(int argc, char** argv) {
|
||||
|
||||
Reference in New Issue
Block a user