Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' into CRTP
[simgrid.git] / src / kernel / resource / profile / DatedValue.cpp
index b104af7..62cb065 100644 (file)
@@ -3,7 +3,7 @@
 /* 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. */
 
-//#include "src/kernel/resource/profile/DatedValue.hpp"
+#include "src/kernel/resource/profile/DatedValue.hpp"
 #include <math.h>
 
 namespace simgrid {
@@ -22,4 +22,4 @@ std::ostream& operator<<(std::ostream& out, const DatedValue& e)
 
 } // namespace profile
 } // namespace kernel
-} // namespace simgrid
\ No newline at end of file
+} // namespace simgrid