]> AND Public Git Repository - simgrid.git/blobdiff - src/mc/Type.hpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
further snake_case Actor (::this_actor remains)
[simgrid.git] / src / mc / Type.hpp
index d1391bd9e6cebb20e1476ab7efe3d6c9addab079..3140c43e356d18f9fd299021c48df86b2389ef2a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015. The SimGrid Team.
+/* Copyright (c) 2007-2018. The SimGrid Team.
  * All rights reserved.                                                     */
 
 /* This program is free software; you can redistribute it and/or modify it
@@ -12,8 +12,8 @@
 #include <vector>
 #include <string>
 
-#include <xbt/base.h>
-#include <xbt/asserts.h>
+#include "xbt/asserts.h"
+#include "xbt/base.h"
 
 #include <dwarf.h>