Commit 321cfdd
IDA Pro plugin: Add missing include
The IDA SDK assumes that `type_traits` is transitively included by other
standard headers. This is not necessarily the case, especially with newer
toolchains.
PiperOrigin-RevId: 516497807
Change-Id: I1e10fa43e078c640274abfd2c6f6f063333d3233type_traits
1 parent 7f0d92d commit 321cfdd
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
59 | 63 | | |
60 | 64 | | |
0 commit comments