feat: min code change linux support
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
#include <stdexcept>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#ifdef __linux__
|
||||
#include <cstdint>
|
||||
#endif
|
||||
|
||||
class rijndael {
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user