Skip to content

Commit a90c5de

Browse files
committed
Clang did not like the missing header
1 parent d4f22b9 commit a90c5de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Framework/Beamline/inc/MantidBeamline/ComponentType.h

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
#pragma once
88

99
#include <stdexcept>
10+
#include <string>
1011

1112
namespace Mantid {
1213
namespace Beamline {

0 commit comments

Comments
 (0)