add std::vector / auto-view-rule test to mule

This commit is contained in:
Ryan Fleury
2025-03-28 11:38:56 -07:00
parent 269efba455
commit 160083835a
2 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
#define raddbg_exe_data __declspec(allocate(".raddbg"))
//- first byte of exe data section -> is attached
raddbg_exe_data unsigned char raddbg_is_attached_byte_marker = 0;
raddbg_exe_data unsigned char raddbg_is_attached_byte_marker[1];
//- types