From: Thomas Geymayer Date: Tue, 22 Jan 2013 18:20:41 +0000 (+0100) Subject: Missing include X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=47b02c04809aa485fb99e2f95cb4112b978a3232;p=simgear.git Missing include --- diff --git a/simgear/structure/StateMachine.cxx b/simgear/structure/StateMachine.cxx index 76a00b29..21dff7e3 100644 --- a/simgear/structure/StateMachine.cxx +++ b/simgear/structure/StateMachine.cxx @@ -25,6 +25,7 @@ #include "StateMachine.hxx" +#include #include #include #include