RMG-Core: remove all includes from Core.hpp

This commit is contained in:
Rosalie Wanders
2025-02-01 21:53:38 +01:00
parent 018de840ab
commit 5e592ed9c0
22 changed files with 66 additions and 89 deletions
+2 -3
View File
@@ -9,12 +9,11 @@
*/
#define CORE_INTERNAL
#include "ConvertStringEncoding.hpp"
#include "Error.hpp"
#include <string.h>
#include <string>
#include <string.h>
#include <iconv.h>
#include <string>
//
// Exported Functions