X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FInput%2FFGCommonInput.cxx;h=f62b5ebc77eb49a782545979e21c90c27b615a02;hb=f6c3a41b92f1e40749dfcd3b1afac5013ecaf719;hp=3e9d92aa981188d20c631b780c7ce951ed72c0e0;hpb=0f9f0924121e680c68a1f6388d13a4c84ad1ded6;p=flightgear.git diff --git a/src/Input/FGCommonInput.cxx b/src/Input/FGCommonInput.cxx index 3e9d92aa9..f62b5ebc7 100644 --- a/src/Input/FGCommonInput.cxx +++ b/src/Input/FGCommonInput.cxx @@ -33,6 +33,7 @@ #include using simgear::PropertyList; +using std::string; void FGCommonInput::read_bindings (const SGPropertyNode * node, binding_list_t * binding_list, int modifiers, const string & module ) {