X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c69057bd07befcfb1fafa975dc9d4e76889c82cd..3078d6318cafa1c1b27ad35fe7c09ad1e1eee001:/include/xbt/dynar.hpp diff --git a/include/xbt/dynar.hpp b/include/xbt/dynar.hpp index 77bb871fdf..d9f77b5c76 100644 --- a/include/xbt/dynar.hpp +++ b/include/xbt/dynar.hpp @@ -1,11 +1,11 @@ -/* Copyright (c) 2004-2007, 2009-2015. The SimGrid Team. +/* Copyright (c) 2004-2007, 2009-2017. The SimGrid Team. * All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ -#ifndef SIMGRId_XBT_DYNAR_HPP -#define SIMGRId_XBT_DYNAR_HPP +#ifndef SIMGRID_XBT_DYNAR_HPP +#define SIMGRID_XBT_DYNAR_HPP #include #include