]> AND Public Git Repository - simgrid.git/blobdiff - src/include/surf/random_mgr.h
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
give Link a proper public interface
[simgrid.git] / src / include / surf / random_mgr.h
index 3580ab4738df9d43fff548bc0b66ec89f6f10492..19b4a15a58f0c5fc44a684f85dfe27ea13771f6e 100644 (file)
@@ -1,16 +1,14 @@
-/* Copyright (c) 2007, 2008, 2009, 2010. The SimGrid Team.
+/* Copyright (c) 2007-2014. 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. */
+ * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #ifndef _SURF_RMGR_H
 #define _SURF_RMGR_H
 
 #include "xbt/heap.h"
 #include "xbt/dict.h"
-#include <stdlib.h>
-#include <math.h>
 
 SG_BEGIN_DECL()