1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-10 19:36:56 +01:00

New header for standard headers (was an issue with Remez.h and external compilation)

This commit is contained in:
2017-05-02 18:26:11 +01:00
parent c9e9e8061d
commit ea9aef7baa
3 changed files with 29 additions and 23 deletions

View File

@ -16,7 +16,7 @@
#define INCLUDED_ALG_REMEZ_H
#include <stddef.h>
#include <Config.h>
#include <Grid/GridStd.h>
#ifdef HAVE_LIBGMP
#include "bigfloat.h"