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