mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-23 11:50:44 +02:00
Add includes to test
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
|
||||
#include "gtest/gtest.h"
|
||||
#include "../src/H5Writer.hpp"
|
||||
using namespace std;
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
#include "gtest/gtest.h"
|
||||
#include "../src/MetadataBuffer.hpp"
|
||||
|
||||
using namespace std;
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
#include "gtest/gtest.h"
|
||||
#include "../src/ZmqReceiver.hpp"
|
||||
|
||||
using namespace std;
|
||||
|
||||
Reference in New Issue
Block a user