X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/38d1cfd08cf30b0da496b20dfa8b849cbfdb7ab4..7c74728755ef56025569e262cc8056e4650dd4c8:/include/xbt/automaton.h diff --git a/include/xbt/automaton.h b/include/xbt/automaton.h index e6267e243b..6450412bf8 100644 --- a/include/xbt/automaton.h +++ b/include/xbt/automaton.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2014. The SimGrid Team. +/* Copyright (c) 2011-2015. The SimGrid Team. * All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it @@ -7,11 +7,11 @@ #ifndef _XBT_AUTOMATON_H #define _XBT_AUTOMATON_H -#include -#include #include #include #include +#include +#include SG_BEGIN_DECL()