refs #848, some upfront cleanup

This commit is contained in:
Klaus Basan
2016-12-31 05:03:44 +01:00
committed by Mathew Sutcliffe
parent c94584a19f
commit c20b54466f
3 changed files with 6 additions and 6 deletions

View File

@@ -30,7 +30,7 @@ namespace BlackSimPlugin
CFsuipc();
//! Destructor
~CFsuipc();
virtual ~CFsuipc();
//! Open conenction with FSUIPC
bool connect();