Skip to content

Commit

Permalink
Add missing include in test (#1350)
Browse files Browse the repository at this point in the history
Fixes #1348
  • Loading branch information
tammojan committed May 16, 2024
1 parent df7d0eb commit eff9c5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tables/Dysco/tests/testdyscostman.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#include <boost/test/unit_test.hpp>
#include <boost/filesystem/operations.hpp>
#include <boost/filesystem/directory.hpp>

#include <casacore/tables/Tables/ArrayColumn.h>
#include <casacore/tables/Tables/Table.h>
Expand Down

0 comments on commit eff9c5e

Please sign in to comment.