include <cstdint> in llmodel.h

pull/520/head
Aaron Miller 1 year ago committed by AT
parent f291853e51
commit 019f6d0103

@ -4,6 +4,7 @@
#include <string> #include <string>
#include <functional> #include <functional>
#include <vector> #include <vector>
#include <cstdint>
class LLModel { class LLModel {
public: public:

Loading…
Cancel
Save