Skip to content
Snippets Groups Projects
Commit d0d28dfd authored by Jan David Mol's avatar Jan David Mol
Browse files

COB-57: Introduce getopt

parent 8576c6ba
No related branches found
No related tags found
1 merge request!6Import cobalt2 into lofar4
...@@ -23,6 +23,7 @@ ...@@ -23,6 +23,7 @@
#include <string> #include <string>
#include <vector> #include <vector>
#include <omp.h> #include <omp.h>
#include <unistd.h>
#include <Common/LofarLogger.h> #include <Common/LofarLogger.h>
#include <Stream/StreamFactory.h> #include <Stream/StreamFactory.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment