X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2FMoof%2FTransition.hh;h=2f468fc4227d8a154f94700f7ce7a7d8c3d5d335;hb=264bdbb09bc86797f1f80d151ac408cb780b9355;hp=194caf53f09c2a137c8e2504b3d9756abba7e031;hpb=e0c0a3b5e7337cde55e520801d2e59e03dc97d9c;p=chaz%2Fyoink 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;