From a20a7fc8bc6c7c766dec5a154cf492bf55c7d28b Mon Sep 17 00:00:00 2001 From: Owen Arnold <owen.arnold@stfc.ac.uk> Date: Fri, 8 May 2015 10:45:17 +0100 Subject: [PATCH] Update LineOverlay.cpp --- Code/Mantid/MantidQt/SliceViewer/src/LineOverlay.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/Code/Mantid/MantidQt/SliceViewer/src/LineOverlay.cpp b/Code/Mantid/MantidQt/SliceViewer/src/LineOverlay.cpp index b329797daaf..5e10a57c6c8 100644 --- a/Code/Mantid/MantidQt/SliceViewer/src/LineOverlay.cpp +++ b/Code/Mantid/MantidQt/SliceViewer/src/LineOverlay.cpp @@ -9,7 +9,6 @@ using namespace Mantid::Kernel; - namespace MantidQt { namespace SliceViewer -- GitLab