X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6fd166d6132c999bfa781b58a5372c7cbdfe36b2..69fa0c6e72fedc8b1016965248dc3c5665c24292:/src/smpi/smpi_op.hpp diff --git a/src/smpi/smpi_op.hpp b/src/smpi/smpi_op.hpp index 0bb8ce8a51..167a346bac 100644 --- a/src/smpi/smpi_op.hpp +++ b/src/smpi/smpi_op.hpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2010, 2012-2014. The SimGrid Team. +/* Copyright (c) 2009-2010, 2012-2017. The SimGrid Team. * All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it @@ -7,9 +7,7 @@ #ifndef SMPI_OP_HPP #define SMPI_OP_HPP -#include - -#include "private.h" +#include "src/smpi/smpi_info.hpp" namespace simgrid{ namespace smpi{