Skip to content
Snippets Groups Projects
Commit e02f7007 authored by Jerome Hue's avatar Jerome Hue
Browse files

Define _USE_MATH_DEFINES in kernel header

parent 3be71485
No related branches found
No related tags found
1 merge request!146Implement a backward for Heaviside
Pipeline #68015 failed
......@@ -15,6 +15,7 @@
#include "aidge/utils/Registrar.hpp"
#include <cstddef> // std::size_t
#define _USE_MATH_DEFINES
#include <cmath>
#include "aidge/backend/cpu/operator/HeavisideImpl.hpp"
......
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