Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix HAVE_FOOBAR flags handling
[simgrid.git] / include / simgrid.h
index 957f2c7..c407a51 100644 (file)
@@ -1,6 +1,7 @@
 /* simgrid.h - Public interface all SimGrid APIs                            */
 
-/* Copyright (c) 2014. The SimGrid Team. All rights reserved.               */
+/* Copyright (c) 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. */
@@ -15,7 +16,7 @@
 #include <simgrid/platf_generator.h>
 #include <simgrid/platf.h>
 #include <simgrid/simix.h>
-
+#include <simgrid/plugins.h>
 
 // SG_BEGIN_DECL()
 // nothing