Add missing header include

This commit is contained in:
Roland Kaufmann
2013-09-20 10:51:18 +02:00
parent 86d09115b9
commit cbe232e880

View File

@@ -37,6 +37,7 @@ gnuplot> plot "spline.csv" using 1:2 w l ti "Curve", \
*/
#include "config.h"
#include <array>
#include <opm/core/utility/Spline.hpp>
#define GCC_VERSION (__GNUC__ * 10000 \