Fix module override for recursive generic signatures (#24707)
[platform/upstream/coreclr.git] / src / vm / siginfo.hpp
index 440927f..19afe5c 100644 (file)
 #include "util.hpp"
 #include "vars.hpp"
 #include "clsload.hpp"
+#include "sigparser.h"
 #include "zapsig.h"
 #include "threads.h"
 
 #include "eecontract.h"
 #include "typectxt.h"
-#include "sigparser.h"
 
 //---------------------------------------------------------------------------------------
 // These macros define how arguments are mapped to the stack in the managed calling convention.