Skip to content

Commit

Permalink
refs #4201 Trying to fix unix error
Browse files Browse the repository at this point in the history
  • Loading branch information
abuts committed Dec 5, 2011
1 parent 99d5063 commit 2a5ea54
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,9 @@ namespace MDAlgorithms
ConvFromTOF // units are the TOF
};
//
template<Q_state Q, AnalMode MODE, CnvrtUnits CONV>
struct coord_transformer;

class DLLExport ConvertToMDEvents : public API::Algorithm
{
public:
Expand Down

0 comments on commit 2a5ea54

Please sign in to comment.