Skip to content
Snippets Groups Projects
Commit 36b4042a authored by pre-commit-ci[bot]'s avatar pre-commit-ci[bot]
Browse files

[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
parent 67d26590
Branches pr/116
No related tags found
No related merge requests found
Pipeline #44621 failed
...@@ -80,7 +80,7 @@ class SotLoaderBasic { ...@@ -80,7 +80,7 @@ class SotLoaderBasic {
public: public:
SotLoaderBasic(); SotLoaderBasic();
~SotLoaderBasic(){}; ~SotLoaderBasic() {};
// \brief Read user input to extract the path of the SoT dynamic library. // \brief Read user input to extract the path of the SoT dynamic library.
int parseOptions(int argc, char* argv[]); int parseOptions(int argc, char* argv[]);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment