X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/40334ce6fe520b2fa7d1e240716e4f34a5fdc74e..e993852fadf35937e44a7b37eaecad48588b5a2e:/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()