Skip to content

Commit 327c1e6

Browse files
author
Glass
committed
add include for MandatoryValidator
1 parent dda7a6c commit 327c1e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Framework/Algorithms/src/Divide.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
// Institut Laue - Langevin & CSNS, Institute of High Energy Physics, CAS
66
// SPDX - License - Identifier: GPL - 3.0 +
77
#include "MantidAlgorithms/Divide.h"
8+
#include "MantidKernel/MandatoryValidator.h"
89

910
using namespace Mantid::API;
1011
using namespace Mantid::Kernel;

0 commit comments

Comments
 (0)