Skip to content
Snippets Groups Projects
Commit cfdfc8ce authored by Campbell, Stuart's avatar Campbell, Stuart
Browse files

Fixed include guards

The guards at the top of the file didn't actually match each other.
refs #7284
parent 7c15227c
No related branches found
No related tags found
No related merge requests found
#ifndef MANTID_KERNEL_LOGFILTER_H_
#define MANTID_KERNEL_LOGFILTER_H
#define MANTID_KERNEL_LOGFILTER_H_
//----------------------------------------------------------------------
// Includes
......
#ifndef MANTID_PYTHONINTERFACE_CLONEMATRIXWORKSPACE__H_
#ifndef MANTID_PYTHONINTERFACE_CLONEMATRIXWORKSPACE_H_
#define MANTID_PYTHONINTERFACE_CLONEMATRIXWORKSPACE_H_
/*
Copyright © 2011 ISIS Rutherford Appleton Laboratory & NScD Oak Ridge National Laboratory
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment