Skip to content
Snippets Groups Projects
Commit 59f87bcb authored by laurent soulier's avatar laurent soulier
Browse files

[FIX] adding missing include

branch is also related to aidge_core#21 and aidge_core!41 which will be easier to merge thereafter
parent 7702f776
No related branches found
No related tags found
No related merge requests found
Pipeline #35033 passed
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
#include <vector> #include <vector>
#include "aidge/backend/OperatorImpl.hpp" #include "aidge/backend/OperatorImpl.hpp"
#include "aidge/backend/cpu/data/GetCPUPtr.h"
#include "aidge/operator/Slice.hpp" #include "aidge/operator/Slice.hpp"
#include "aidge/utils/Registrar.hpp" #include "aidge/utils/Registrar.hpp"
#include "aidge/utils/Types.h" #include "aidge/utils/Types.h"
......
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