mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-05 16:34:13 +02:00
Add import of headers
This commit is contained in:
@@ -11,7 +11,12 @@
|
||||
#include "EigerAssembler.hpp"
|
||||
#include "assembler_config.hpp"
|
||||
#include "ZmqPulseSyncReceiver.hpp"
|
||||
|
||||
|
||||
#ifdef USE_EIGER
|
||||
#include "eiger.hpp"
|
||||
#else
|
||||
#include "jungfrau.hpp"
|
||||
#endif
|
||||
|
||||
using namespace std;
|
||||
using namespace buffer_config;
|
||||
|
||||
Reference in New Issue
Block a user