remove unused boost include

This commit is contained in:
Arne Morten Kvarving
2021-06-08 15:17:18 +02:00
parent a0dea4d58f
commit 2460d950b1
2 changed files with 1 additions and 1 deletions
@@ -19,6 +19,7 @@
along with OPM. If not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
#include <algorithm>
#include <cassert>
#include <cmath>
#include <iostream>