Fix imports in buffered Writer

This commit is contained in:
2020-05-04 13:58:47 +02:00
parent 85022b6920
commit f3c6990bed
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -8,6 +8,7 @@
#include <memory>
#include "jungfrau.hpp"
#include <unordered_map>
#include <buffer_config.hpp>
class BufferH5Writer {