From 20da278ada013436552a8ef59aa2ce89bb2ca3f2 Mon Sep 17 00:00:00 2001 From: Mohacsi Istvan Date: Tue, 14 Sep 2021 11:59:34 +0200 Subject: [PATCH] More headers --- core-buffer/include/formats.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/core-buffer/include/formats.hpp b/core-buffer/include/formats.hpp index 949a60d..b464f1a 100644 --- a/core-buffer/include/formats.hpp +++ b/core-buffer/include/formats.hpp @@ -1,5 +1,6 @@ #ifndef SF_DAQ_BUFFER_FORMATS_HPP #define SF_DAQ_BUFFER_FORMATS_HPP +#include #include "buffer_config.hpp" #include "jungfrau.hpp"