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

Task #3696: Only include casacore headers if building with casacore

parent 34cec6d7
No related branches found
No related tags found
No related merge requests found
......@@ -28,9 +28,11 @@
#include <Common/Thread/Cancellation.h>
#include <CoInterface/Exceptions.h>
#ifdef HAVE_CASACORE
#include <measures/Measures/MEpoch.h>
#include <measures/Measures/MCDirection.h>
#include <casa/Exceptions/Error.h>
#endif
namespace LOFAR
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment