#pragma once #include #include #include #include /** * Caution: by using that function, * it means that every time it's called * the file content will be included in the code */ #define GetFileContent(file_path) #file_path