Skip to content

Commit

Permalink
Refs #10656 Fix header issues for color maps
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonPiccardoSelg committed Mar 3, 2015
1 parent 5413aa7 commit 34ffe45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Expand Up @@ -3,6 +3,7 @@

#include "DllOption.h"
#include <QString>
#include <vector>

class QStringList;

Expand Down
2 changes: 1 addition & 1 deletion Code/Mantid/MantidQt/API/src/MdConstants.cpp
Expand Up @@ -2,7 +2,7 @@
#include <QSettings>
#include <QString>
#include <QStringList>
#include <Qcolor>
#include <QColor>

namespace MantidQt
{
Expand Down

0 comments on commit 34ffe45

Please sign in to comment.