Skip to content
Snippets Groups Projects
Commit 74b499c9 authored by Augustin Lemesle's avatar Augustin Lemesle
Browse files

Remove fmt include

parent 1f60b19b
No related branches found
No related tags found
2 merge requests!1740.6.1,!172Fix fmt version in aidge backend_cpu
Pipeline #73111 passed
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
#include <cmath> #include <cmath>
#include <cstddef> // std::size_t #include <cstddef> // std::size_t
#include <cstdint> // std::int32_t #include <cstdint> // std::int32_t
#include <fmt/base.h>
#include <stdexcept> #include <stdexcept>
#include <type_traits> #include <type_traits>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment