Skip to content
Snippets Groups Projects
Commit d76a13f6 authored by Grégoire Kubler's avatar Grégoire Kubler
Browse files

fix : missing header in Types.h

parent 15343f9b
No related branches found
No related tags found
No related merge requests found
Pipeline #66679 canceled
This commit is part of merge request !319. Comments created here will be created in the context of that merge request.
......@@ -13,6 +13,7 @@
#ifndef AIDGE_TYPES_H_
#define AIDGE_TYPES_H_
#include <array>
#include <cstddef>
#include <cstdint>
#include <limits>
......
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