Closed jwt27 closed 2 years ago
I checked all headers to see if they would compile on their own. This is the only one that was missing some includes.
Merged. Thanks.
Oops. I tested with gcc -E which of course doesn't check for missing type definitions... There are actually more headers that need extra includes.
gcc -E
I checked all headers to see if they would compile on their own. This is the only one that was missing some includes.