mirror of
https://github.com/paboyle/Grid.git
synced 2026-06-23 20:23:17 +01:00
Build system sanity check: corrected several headers not in the <Grid/*> format
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include<iomanip>
|
||||
#include<cassert>
|
||||
|
||||
#include<algorithms/approx/Remez.h>
|
||||
#include<Grid/algorithms/approx/Remez.h>
|
||||
|
||||
// Constructor
|
||||
AlgRemez::AlgRemez(double lower, double upper, long precision)
|
||||
|
||||
Reference in New Issue
Block a user