@@ -1,7 +1,12 @@
#pragma once
+#ifndef __STDC_LIMIT_MACROS
#define __STDC_LIMIT_MACROS
+#endif
+
+#ifndef __STDC_CONSTANT_MACROS
#define __STDC_CONSTANT_MACROS
// #include <string>
// #include <map>