Compilation problems solved.

This commit is contained in:
Adèle Harrissart 2014-07-23 15:18:53 +02:00
commit 90d7931329
3 changed files with 4 additions and 2 deletions

View file

@ -30,7 +30,7 @@ Authors:
# include "utils/eoParallel.h" // eo::parallel
# include "eoSerial.h" // eo::Persistent
# include <eoSerial.h> // eo::Persistent
/**
* @brief Timer allowing to measure time between a start point and a stop point.