Skip to content

Commit

Permalink
Fix MDLeanEvent includes for gcc 4.4
Browse files Browse the repository at this point in the history
Refs #11512
  • Loading branch information
martyngigg committed Apr 16, 2015
1 parent ecb3bfc commit 416b1a0
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -8,6 +8,7 @@
#include <numeric>
#include <string>
#include <vector>
#include <stdexcept>

namespace Mantid {
namespace DataObjects {
Expand Down

0 comments on commit 416b1a0

Please sign in to comment.