Skip to content

Commit

Permalink
refs #5849 stupid syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
abuts committed Jan 27, 2013
1 parent 92e968e commit b1943d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -4,7 +4,7 @@
#include "MantidGeometry/MDGeometry/IMDDimension.h"
#include "MantidGeometry/MDGeometry/MDTypes.h"
#include "MantidKernel/System.h"
#include "ManditAPI/BoxController.h"
#include "MantidAPI/BoxController.h"
#include "MantidMDEvents/MDLeanEvent.h"
#include "MantidNexusCPP/NeXusFile.hpp"
#include <cmath>
Expand Down
Expand Up @@ -5,7 +5,7 @@
#include "MantidNexusCPP/NeXusFile.hpp"
#include "MantidGeometry/MDGeometry/IMDDimension.h"
#include "MantidGeometry/MDGeometry/MDTypes.h"
#include "ManditAPI/BoxController.h"
#include "MantidAPI/BoxController.h"
#include <numeric>
#include <cmath>
#include <napi.h>
Expand Down

0 comments on commit b1943d2

Please sign in to comment.