mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-09 21:50:45 +01:00
C++ happy
This commit is contained in:
parent
ab1068044e
commit
be5d70ae6e
@ -32,7 +32,7 @@ extern "C" { // for linkage
|
|||||||
#include "lime.h"
|
#include "lime.h"
|
||||||
}
|
}
|
||||||
|
|
||||||
namespace Grid {
|
NAMESPACE_BEGIN(Grid);
|
||||||
|
|
||||||
/////////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////////
|
||||||
// Data representation of records that enter ILDG and SciDac formats
|
// Data representation of records that enter ILDG and SciDac formats
|
||||||
@ -231,6 +231,6 @@ struct usqcdPropInfo : Serializable {
|
|||||||
};
|
};
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
}
|
NAMESPACE_END(Grid);
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user