X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/aa997933a34c32931d5e53ee56e846974cdae447..3e248c3b5b309bc03eb5f70762d3f5671d51f996:/math/mpreduce.h diff --git a/math/mpreduce.h b/math/mpreduce.h index c90c93f..80fb113 100644 --- a/math/mpreduce.h +++ b/math/mpreduce.h @@ -34,6 +34,12 @@ /*----- Header files ------------------------------------------------------*/ +#include + +#ifndef CATACOMB_MP_H +# include "mp.h" +#endif + /*----- Data structures ---------------------------------------------------*/ typedef struct mpreduce_instr {