Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix mac builds
authorMartin Quinson <martin.quinson@loria.fr>
Sat, 23 Jun 2018 09:15:44 +0000 (11:15 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Sat, 23 Jun 2018 09:15:44 +0000 (11:15 +0200)
src/mc/Type.hpp

index 3140c43..f94c5ba 100644 (file)
@@ -1,5 +1,4 @@
-/* Copyright (c) 2007-2018. The SimGrid Team.
- * All rights reserved.                                                     */
+/* Copyright (c) 2007-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. */
@@ -15,8 +14,6 @@
 #include "xbt/asserts.h"
 #include "xbt/base.h"
 
-#include <dwarf.h>
-
 #include "src/mc/mc_forward.hpp"
 #include "src/mc/LocationList.hpp"