server-skynet-source-3rd-je.../include
David Goldblatt 425253e2cd Enable -Wundef, when supported.
This can catch bugs in which one header defines a numeric constant, and another
uses it without including the defining header. Undefined preprocessor symbols
expand to '0', so that this will compile fine, silently doing the math wrong.
2017-04-21 17:03:56 -07:00
..
jemalloc Enable -Wundef, when supported. 2017-04-21 17:03:56 -07:00
msvc_compat Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00