Fixes to compile under windows
Compare changes
+ 0
− 1
@@ -7,7 +7,6 @@ index 20ca096..9229236 100644
@@ -7,7 +7,6 @@ index 20ca096..9229236 100644
Due to maintenance at 17.06.2025 from 8:00 to 09:00, git.rwth-aachen.de & git-ce.rwth-aachen.de will be temporarily unavailable. In maintenance, GitLab is updated to version 18. Information about changes can be found at: https://about.gitlab.com/blog/2025/04/18/a-guide-to-the-breaking-changes-in-gitlab-18-0/#breaking-changes
I'm currently working on running DPsim (including parsing CIM files) under Windows and fixed these issues that prevented the CIM parser from compiling with Visual Studio. I guess this is the proper place to put the fixes (since they all affect code from the patches). These few lines could also be directly changed in the main repo so we don't have to run the whole toolchain again.