X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7a3a100990355eb757dc81106b5aac6daed0b8e1..df740d05eb82dc5c7af785e0967db186f9ea194c:/include/xbt/RngStream.h diff --git a/include/xbt/RngStream.h b/include/xbt/RngStream.h index ffed6ac680..a9a675dee7 100644 --- a/include/xbt/RngStream.h +++ b/include/xbt/RngStream.h @@ -1,5 +1,4 @@ -/* Copyright (c) 2012, 2014-2018. The SimGrid Team. - * All rights reserved. */ +/* Copyright (c) 2012-2019. 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. */ @@ -8,7 +7,7 @@ #ifndef RNGSTREAM_H #define RNGSTREAM_H -#include "misc.h" +#include typedef struct RngStream_InfoState * RngStream;