errors.h
348 Bytes
-
Cleanup our header inclusion order to ensure pthread.h is early · d44cfd46
If we are using threads we need to make sure pthread.h comes in before just about anything else. Some platforms enable macros that alter what other headers define. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Shawn O. Pearce committed