When running test in opm-parser, this never showed up as a problem since Equil.hpp seems to be always included after <vector> is included (either directly or by including other files). However, this can become a problem when using opm-parser in other projects (eg, sunbeam)