diff --git a/Code/Mantid/Framework/DataHandling/test/CreateChunkingFromInstrumentTest.h b/Code/Mantid/Framework/DataHandling/test/CreateChunkingFromInstrumentTest.h index 18f734f31351..295275e30dc2 100644 --- a/Code/Mantid/Framework/DataHandling/test/CreateChunkingFromInstrumentTest.h +++ b/Code/Mantid/Framework/DataHandling/test/CreateChunkingFromInstrumentTest.h @@ -5,7 +5,6 @@ #include "MantidAPI/ITableWorkspace.h" #include "MantidDataHandling/CreateChunkingFromInstrument.h" -#include "MantidKernel/Timer.h" using Mantid::DataHandling::CreateChunkingFromInstrument; using namespace Mantid::API;