try to fix a compil issue on Linux that does not happen on my computer.

This commit is contained in:
jean-pierre charras 2021-10-05 17:17:29 +02:00
parent d161d7431e
commit a04ae6f13e
1 changed files with 2 additions and 0 deletions

View File

@ -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