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