diff --git a/src/sot-pyrene-controller.hh b/src/sot-pyrene-controller.hh index 6ef9e1c..10070d5 100644 --- a/src/sot-pyrene-controller.hh +++ b/src/sot-pyrene-controller.hh @@ -22,7 +22,7 @@ class SoTPyreneController : public SoTTalosController { static const std::string LOG_PYTHON_PYRENE; SoTPyreneController(); - virtual ~SoTPyreneController(){}; + virtual ~SoTPyreneController() {}; protected: virtual void startupPython();