Skip to content

Commit 2d62097

Browse files
committed
Add further required imports
1 parent b673bd8 commit 2d62097

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mcstas-comps/union/Union_abs_logger_nD.comp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@ SHARE
121121
#endif
122122

123123
%include "monitor_nd-lib" // Internally avoids double import
124+
%include "read_table-lib"
125+
%include "interoff-lib"
124126

125127
struct temp_abs_nD_data_element_struct {
126128
double x_pos;

0 commit comments

Comments
 (0)