Remove <array> header that is no longer needed.

This commit is contained in:
Bård Skaflestad
2011-10-11 21:17:22 +02:00
parent 120153bb1f
commit 2bc3a1d217

View File

@@ -40,7 +40,6 @@
#include <cstddef>
#include <algorithm>
#include <array>
#include <vector>
namespace Opm {