X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4bb73cb3914b5f7b77a9ec1f8abe728e637cc016..255192ad7c234ae1f6631d080b0d2d9cfc60ec1b:/include/xbt/mallocator.h diff --git a/include/xbt/mallocator.h b/include/xbt/mallocator.h index d6107d4bf9..7b76ed8fcc 100644 --- a/include/xbt/mallocator.h +++ b/include/xbt/mallocator.h @@ -1,7 +1,6 @@ /* xbt/mallocator.h -- api to recycle allocated objects */ -/* Copyright (c) 2006-2007, 2009-2010, 2012-2014, 2018. The SimGrid Team. - * All rights reserved. */ +/* Copyright (c) 2006-2018. 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. */ @@ -9,8 +8,9 @@ #ifndef XBT_MALLOCATOR_H #define XBT_MALLOCATOR_H -#include "xbt/function_types.h" -#include "xbt/misc.h" +#include +#include + SG_BEGIN_DECL() /** @addtogroup XBT_mallocator