diff options
Diffstat (limited to '')
-rw-r--r-- | src/core/General.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/General.h b/src/core/General.h index 7ab444a4..7e06b96e 100644 --- a/src/core/General.h +++ b/src/core/General.h @@ -2,6 +2,8 @@ #include <ctype.h> +// --MIAMI: file done + class CGeneral { public: |