mirror of
https://github.com/Rosalie241/RMG.git
synced 2026-07-24 23:54:01 +02:00
RMG-Core: remove all includes from Core.hpp
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user