commit | 38fb598381a9fc7c4e2bbd7b585f788d0c7353e5 | [log] [tgz] |
---|---|---|
author | James Feist <james.feist@linux.intel.com> | Thu May 28 10:09:54 2020 -0700 |
committer | James Feist <james.feist@linux.intel.com> | Thu May 28 10:10:24 2020 -0700 |
tree | c7fc334914a8bdb16f7cdd35a4d4aa3aa0aa8aad | |
parent | 3840d0ad45134597455f6d70fe1ae76f3cac0e7d [diff] [blame] |
Update clang format Update to clang-format-10 Change-Id: I7fcab706fb384e5fcc07a06c42897a5ddbc4b511 Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/include/MCUTempSensor.hpp b/include/MCUTempSensor.hpp index eb12c9a..74ba083 100644 --- a/include/MCUTempSensor.hpp +++ b/include/MCUTempSensor.hpp
@@ -3,6 +3,7 @@ #include <boost/asio/deadline_timer.hpp> #include <boost/container/flat_map.hpp> + #include <chrono> #include <limits> #include <memory>