try to fix a compil issue on Linux that does not happen on my computer.
This commit is contained in:
parent
d161d7431e
commit
a04ae6f13e
|
@ -18,6 +18,8 @@
|
||||||
* with this program. If not, see <http://www.gnu.org/licenses/>.
|
* with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <vector>
|
||||||
|
#include <string>
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* E-Values derived from a geometric sequence formula by Charles Renard were already
|
* E-Values derived from a geometric sequence formula by Charles Renard were already
|
||||||
|
|
Loading…
Reference in New Issue