Let it build
This MR removes the use of some boost types in favour of std ones, specifically chrono and thread.
The version of the boost libraries as been also raised to 1.67.
As a side effect, TriDAS is now a C++11 code, effectively.
This MR partially addresses the solution of issue #1 (closed).
Edited by Carmelo Pellegrino