mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-05 03:35:55 +01:00
Added missing type aliases
This commit is contained in:
parent
3855673ebf
commit
f22b79da8f
@ -22,6 +22,8 @@ public:
|
||||
template <typename FImpl>
|
||||
class TWall: public Module<WallPar>
|
||||
{
|
||||
public:
|
||||
TYPE_ALIASES(FImpl,);
|
||||
public:
|
||||
// constructor
|
||||
TWall(const std::string name);
|
||||
|
Loading…
x
Reference in New Issue
Block a user