Skip to content
Snippets Groups Projects
Commit f56a0c48 authored by John Romein's avatar John Romein
Browse files

bug 225:

Fixed missing include.
parent c245009c
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
#define LOFAR_INTERFACE_STREAMABLE_DATA_H #define LOFAR_INTERFACE_STREAMABLE_DATA_H
#include <Stream/Stream.h> #include <Stream/Stream.h>
#include <Common/LofarLogger.h>
#include <Common/LofarTypes.h> #include <Common/LofarTypes.h>
#include <Interface/Parset.h> #include <Interface/Parset.h>
#include <Interface/MultiDimArray.h> #include <Interface/MultiDimArray.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