glop: backport from main

This commit is contained in:
Corentin Le Molgat
2025-11-05 12:04:21 +01:00
parent 935a93833f
commit cff88063ba
3 changed files with 22 additions and 42 deletions

View File

@@ -14,6 +14,7 @@
// Minimal example to call the GLOP solver.
// [START program]
// [START import]
#include <cstdlib>
#include <iostream>
#include <ostream>