X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/debd23d022bac4392bf3847e611b81cfd4915ffc..b784c77ac5599c578f0ff00d6102222b286b0833:/include/xbt.h diff --git a/include/xbt.h b/include/xbt.h index ec288feeaa..96c204ad6c 100644 --- a/include/xbt.h +++ b/include/xbt.h @@ -1,6 +1,6 @@ -/* xbt.h - Public interface to the xbt (gras's toolbox) */ +/* xbt.h - Public interface to the xbt (SimGrid's toolbox) */ -/* Copyright (c) 2004, 2005, 2006, 2009, 2010. The SimGrid Team. +/* Copyright (c) 2004-2012. The SimGrid Team. * All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it @@ -32,4 +32,6 @@ #include #include +#include + #endif /* xbt_H */