This commit is contained in:
blueloveTH 2023-10-13 13:02:24 +08:00
parent a5b7a0d1ae
commit d30b1de4c9
2 changed files with 1 additions and 4 deletions

View File

@ -22,7 +22,7 @@
#include <random>
#include <bitset>
#define PK_VERSION "1.2.4"
#define PK_VERSION "1.2.5"
#include "config.h"
#include "export.h"

View File

@ -1,7 +1,4 @@
#include "pocketpy/str.h"
#include <_types/_uint16_t.h>
#include <_types/_uint32_t.h>
#include <stdexcept>
namespace pkpy {