Some more checks to avoid possible crashes.

This commit is contained in:
StackZ
2020-05-21 05:49:21 +02:00
parent a2c87824ad
commit 4dc2426fa5
7 changed files with 186 additions and 113 deletions
+2 -2
View File
@@ -24,8 +24,8 @@
* reasonable ways as different from the original version.
*/
#ifndef STRUCTS_HPP
#define STRUCTS_HPP
#ifndef _UNIVERSAL_CORE_STRUCTS_HPP
#define _UNIVERSAL_CORE_STRUCTS_HPP
#include <string>