Skip to content
Snippets Groups Projects
Commit 2059a3f6 authored by Thomas Jürges's avatar Thomas Jürges
Browse files

SW-546: Add missing include to make Eclipse IDE happy

parent f12d447e
No related branches found
No related tags found
No related merge requests found
......@@ -32,6 +32,7 @@
#include <Stream/FileStream.h>
#include <CoInterface/Parset.h>
#include <CoInterface/SmartPtr.h> // when switching to C++11, replace SmartPtr with unique_ptr
#include "Parset.h"
#include <dal/lofar/TBB_File.h> // https://github.com/nextgen-astrodata/DAL
......
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