# | Line 28 | Line 28 | |
---|---|---|
28 | * Technote FL 24: "Don't Look at ioPosOffset for Devices" | |
29 | */ | |
30 | ||
31 | + | #include "sysdeps.h" |
32 | + | |
33 | #include <string.h> | |
34 | #include <vector> | |
35 | ||
# | Line 35 | Line 37 | |
37 | using std::vector; | |
38 | #endif | |
39 | ||
38 | – | #include "sysdeps.h" |
40 | #include "cpu_emulation.h" | |
41 | #include "main.h" | |
42 | #include "macos_util.h" |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |