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