X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2FMoof%2FTransition.hh;h=2f468fc4227d8a154f94700f7ce7a7d8c3d5d335;hp=194caf53f09c2a137c8e2504b3d9756abba7e031;hb=4107dd30ca1a4c7d1a5cd6c0999b9afb5adff779;hpb=58c1f9a499d3bb80ea2869b29c714f61e656d48d diff --git a/src/Moof/Transition.hh b/src/Moof/Transition.hh index 194caf5..2f468fc 100644 --- a/src/Moof/Transition.hh +++ b/src/Moof/Transition.hh @@ -27,7 +27,7 @@ namespace Mf { -template +template class Transition : public Layer { LayerP mTo;