From 919d70d9bde7f4446fad471e0f7af917a7e332f4 Mon Sep 17 00:00:00 2001 From: Vipin Thomas <vipin.thomas@stud.th-deg.de> Date: Fri, 25 Jun 2021 10:15:55 +0000 Subject: [PATCH] Update pixel.cpp --- pixel.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/pixel.cpp b/pixel.cpp index 9c568be..deadc86 100644 --- a/pixel.cpp +++ b/pixel.cpp @@ -1,3 +1,4 @@ +#include <array> #include <stdio.h> #include <hls_stream.h> #include <ap_axi_sdata.h> -- GitLab