X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2d5b327d0b5304bc0beaff6aae611dda6dac1b03..49faac858e711560b2ce4cccc4140a4f7a037d63:/src/include/surf/surfxml_parse_private.h diff --git a/src/include/surf/surfxml_parse_private.h b/src/include/surf/surfxml_parse_private.h index 57becf454b..019c175c49 100644 --- a/src/include/surf/surfxml_parse_private.h +++ b/src/include/surf/surfxml_parse_private.h @@ -1,6 +1,5 @@ -/* $Id$ */ - -/* Copyright (c) 2004 Arnaud Legrand. All rights reserved. */ +/* Copyright (c) 2006, 2007, 2009, 2010. 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. */ @@ -8,7 +7,6 @@ #ifndef _SURF_SURFXML_PARSE_PRIVATE_H #define _SURF_SURFXML_PARSE_PRIVATE_H -#include #include "xbt/misc.h" #include "xbt/function_types.h" #include "surf/surfxml_parse.h"