We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dda7a6c commit 327c1e6Copy full SHA for 327c1e6
Framework/Algorithms/src/Divide.cpp
@@ -5,6 +5,7 @@
5
// Institut Laue - Langevin & CSNS, Institute of High Energy Physics, CAS
6
// SPDX - License - Identifier: GPL - 3.0 +
7
#include "MantidAlgorithms/Divide.h"
8
+#include "MantidKernel/MandatoryValidator.h"
9
10
using namespace Mantid::API;
11
using namespace Mantid::Kernel;
0 commit comments