Windows build fix

This commit is contained in:
MihailRis
2023-11-16 13:07:05 +03:00
parent d349b4b65a
commit 8310b1b768
9 changed files with 33 additions and 27 deletions
+1
View File
@@ -3,6 +3,7 @@
#include <string>
#include <stdexcept>
#include "../typedefs.h"
inline int is_box(int c) {
switch (c) {