Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mantidproject
mantid
Commits
a38b0150
Commit
a38b0150
authored
Jun 09, 2017
by
David Fairbrother
Browse files
Formatting following header changes
parent
6b57e38f
Changes
66
Hide whitespace changes
Inline
Side-by-side
Framework/Kernel/inc/MantidKernel/ArrayLengthValidator.h
View file @
a38b0150
#ifndef MANTID_KERNEL_ARRAYLENGTHVALIDATOR_H_
#define MANTID_KERNEL_ARRAYLENGTHVALIDATOR_H_
#include
"MantidKernel/DllConfig.h"
#include
"MantidKernel/DllConfig.h"
#include
"MantidKernel/TypedValidator.h"
#include
"MantidKernel/IValidator.h"
#include
"MantidKernel/IValidator.h"
#include
<string>
#include
<vector>
...
...
Framework/Kernel/inc/MantidKernel/ArrayOrderedPairsValidator.h
View file @
a38b0150
#ifndef MANTID_KERNEL_ARRAYORDEREDPAIRSVALIDATOR_H_
#define MANTID_KERNEL_ARRAYORDEREDPAIRSVALIDATOR_H_
#include
"MantidKernel/DllConfig.h"
#include
"MantidKernel/IValidator.h"
#include
"MantidKernel/TypedValidator.h"
#include
<string>
#include
<vector>
#include
"MantidKernel/DllConfig.h"
#include
"MantidKernel/IValidator.h"
#include
"MantidKernel/TypedValidator.h"
#include
<string>
#include
<vector>
namespace
Mantid
{
namespace
Kernel
{
...
...
Framework/Kernel/inc/MantidKernel/ArrayProperty.h
View file @
a38b0150
...
...
@@ -2,11 +2,11 @@
#define MANTID_KERNEL_ARRAYPROPERTY_H_
#include
"PropertyWithValue.h"
#include
"MantidKernel/IValidator.h"
#include
"MantidKernel/NullValidator.h"
#include
"MantidKernel/Property.h"
#include
<string>
#include
<vector>
#include
"MantidKernel/IValidator.h"
#include
"MantidKernel/NullValidator.h"
#include
"MantidKernel/Property.h"
#include
<string>
#include
<vector>
namespace
Mantid
{
namespace
Kernel
{
...
...
Framework/Kernel/inc/MantidKernel/CPUTimer.h
View file @
a38b0150
...
...
@@ -4,8 +4,8 @@
#include
"MantidKernel/DllConfig.h"
#include
"MantidKernel/Timer.h"
#include
<ctime>
#include
<iosfwd>
#include
<string>
#include
<iosfwd>
#include
<string>
namespace
Mantid
{
namespace
Kernel
{
...
...
Framework/Kernel/inc/MantidKernel/CompositeValidator.h
View file @
a38b0150
...
...
@@ -2,13 +2,13 @@
#define MANTID_KERNEL_COMPOSITEVALIDATOR_H_
#include
"MantidKernel/IValidator.h"
#include
"MantidKernel/System.h"
#include
"MantidKernel/System.h"
#include
<boost/make_shared.hpp>
#include
<list>
#include
<string>
#include
<vector>
#include
<string>
#include
<vector>
namespace
Mantid
{
namespace
Kernel
{
...
...
Framework/Kernel/inc/MantidKernel/ComputeResourceInfo.h
View file @
a38b0150
...
...
@@ -3,7 +3,7 @@
#include
"MantidKernel/DllConfig.h"
#include
<iosfwd>
#include
<iosfwd>
#include
<string>
namespace
Poco
{
...
...
Framework/Kernel/inc/MantidKernel/DateTimeValidator.h
View file @
a38b0150
#ifndef MANTID_KERNEL_DATETIMEVALIDATOR_H_
#define MANTID_KERNEL_DATETIMEVALIDATOR_H_
#include
"MantidKernel/DllConfig.h"
#include
"MantidKernel/DllConfig.h"
#include
"MantidKernel/TypedValidator.h"
#include
"MantidKernel/IValidator.h"
#include
<string>
#include
"MantidKernel/IValidator.h"
#include
<string>
namespace
Mantid
{
namespace
Kernel
{
...
...
Framework/Kernel/inc/MantidKernel/DirectoryValidator.h
View file @
a38b0150
...
...
@@ -5,9 +5,9 @@
// Includes
//----------------------------------------------------------------------
#include
"IValidator.h"
#include
"MantidKernel/DllConfig.h"
#include
"MantidKernel/DllConfig.h"
#include
"MantidKernel/FileValidator.h"
#include
<string>
#include
<string>
#include
<vector>
namespace
Mantid
{
...
...
Framework/Kernel/inc/MantidKernel/DiskBuffer.h
View file @
a38b0150
...
...
@@ -14,14 +14,14 @@
#include
<limits>
#include
<list>
#include
<mutex>
#include
<string>
#include
<string>
#include
<vector>
namespace
Mantid
{
namespace
Kernel
{
// Forward declare
class
ISaveable
;
class
ISaveable
;
/** Buffer objects that need to be written out to disk
so as to optimize writing operations.
...
...
Framework/Kernel/inc/MantidKernel/EmptyValues.h
View file @
a38b0150
...
...
@@ -28,7 +28,7 @@
Code Documentation is available at: <http://doxygen.mantidproject.org>
*/
#include
"MantidKernel/DllConfig.h"
#include
"MantidKernel/System.h"
#include
"MantidKernel/System.h"
namespace
Mantid
{
...
...
Framework/Kernel/inc/MantidKernel/EnabledWhenProperty.h
View file @
a38b0150
...
...
@@ -4,7 +4,7 @@
#include
"MantidKernel/System.h"
#include
"MantidKernel/IPropertySettings.h"
#include
<memory>
#include
<string>
#include
<string>
namespace
Mantid
{
namespace
Kernel
{
...
...
@@ -65,8 +65,8 @@ Code Documentation is available at: <http://doxygen.mantidproject.org>
*/
// Forward decelerations
class
IPropertyManager
;
class
Property
;
class
IPropertyManager
;
class
Property
;
// Forward deceleration of structs defined at end of header
...
...
Framework/Kernel/inc/MantidKernel/Exception.h
View file @
a38b0150
...
...
@@ -5,7 +5,7 @@
// Includes
//----------------------------------------------------------------------
#include
"MantidKernel/DllConfig.h"
#include
<exception>
#include
<exception>
#include
<stdexcept>
#include
<string>
...
...
Framework/Kernel/inc/MantidKernel/FilterChannel.h
View file @
a38b0150
...
...
@@ -35,12 +35,12 @@
#include
"MantidKernel/DllConfig.h"
#include
<Poco/Channel.h>
#include
<string>
#include
<string>
#include
<mutex>
namespace
Poco
{
// Forward declare
class
Message
;
// Forward declare
class
Message
;
/// This channel sends a message to multiple
/// channels simultaneously.
...
...
Framework/Kernel/inc/MantidKernel/FilteredTimeSeriesProperty.h
View file @
a38b0150
...
...
@@ -24,7 +24,7 @@
*/
#include
"MantidKernel/ClassMacros.h"
#include
"MantidKernel/TimeSeriesProperty.h"
#include
"MantidKernel/System.h"
#include
"MantidKernel/System.h"
namespace
Mantid
{
namespace
Kernel
{
...
...
Framework/Kernel/inc/MantidKernel/Glob.h
View file @
a38b0150
...
...
@@ -8,7 +8,7 @@
#include
<Poco/Glob.h>
#include
<Poco/Path.h>
#include
<set>
#include
<set>
#include
<string>
namespace
Mantid
{
...
...
Framework/Kernel/inc/MantidKernel/IPropertyManager.h
View file @
a38b0150
...
...
@@ -4,21 +4,21 @@
#include
"MantidKernel/PropertyWithValue.h"
#include
"MantidKernel/OptionalBool.h"
#include
"MantidKernel/make_unique.h"
#include
"MantidKernel/DllConfig.h"
#include
"MantidKernel/IValidator.h"
#include
"MantidKernel/NullValidator.h"
#include
"MantidKernel/Property.h"
#include
"MantidKernel/System.h"
#include
"MantidKernel/DllConfig.h"
#include
"MantidKernel/IValidator.h"
#include
"MantidKernel/NullValidator.h"
#include
"MantidKernel/Property.h"
#include
"MantidKernel/System.h"
#ifndef Q_MOC_RUN
#include
<boost/make_shared.hpp>
#include
<boost/type_traits.hpp>
#endif
#include
<cstdint>
#include
<memory>
#include
<stdexcept>
#include
<string>
#include
<cstdint>
#include
<memory>
#include
<stdexcept>
#include
<string>
#include
<unordered_set>
#include
<vector>
...
...
Framework/Kernel/inc/MantidKernel/InternetHelper.h
View file @
a38b0150
...
...
@@ -6,7 +6,7 @@
#include
<ios>
#include
<map>
#include
<string>
#include
<string>
namespace
Poco
{
// forward declaration
...
...
Framework/Kernel/inc/MantidKernel/LogFilter.h
View file @
a38b0150
...
...
@@ -11,7 +11,7 @@
#include
<boost/scoped_ptr.hpp>
#endif
#include
<vector>
#include
<vector>
namespace
Mantid
{
namespace
Kernel
{
...
...
Framework/Kernel/inc/MantidKernel/MDAxisValidator.h
View file @
a38b0150
...
...
@@ -5,11 +5,11 @@
// Includes
//----------------------------------------------------------------------
#include
"MantidKernel/DllConfig.h"
#include
<algorithm>
#include
<algorithm>
#include
<map>
#include
<string>
#include
<vector>
#include
<utility>
#include
<utility>
namespace
Mantid
{
namespace
Kernel
{
...
...
Framework/Kernel/inc/MantidKernel/MagneticFormFactorTable.h
View file @
a38b0150
...
...
@@ -9,8 +9,8 @@
namespace
Mantid
{
namespace
PhysicalConstants
{
// Forward declare
struct
MagneticIon
;
// Forward declare
struct
MagneticIon
;
/**
Implements a cached lookup table for a magnetic form factor. The table is
...
...
Prev
1
2
3
4
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment