mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-24 21:00:47 +02:00
Add needed use statement
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
#include "config.hpp"
|
||||
#include "SfFormat.cpp"
|
||||
|
||||
using namespace std;
|
||||
|
||||
int main (int argc, char *argv[])
|
||||
{
|
||||
if (argc != 7) {
|
||||
|
||||
Reference in New Issue
Block a user