Yann Collet 76f0494089 xxhash can be included twice in any order
Previously,

followed by :

would fail to include the static definitions,
because the second include was simply skipped by guard macro.

Now it works as intended :
the missing static part is included during the second include.
2017-03-01 13:29:29 -08:00
..
2016-12-13 15:21:06 +01:00
2017-02-15 12:00:03 -08:00
2017-02-15 12:00:03 -08:00
2016-12-02 16:13:41 +01:00
2017-02-20 12:08:59 -08:00
2017-01-26 15:29:10 -08:00
2017-01-27 16:00:19 -08:00
2017-02-20 12:08:59 -08:00
2016-12-16 13:27:30 -08:00