Skip to content
Snippets Groups Projects
Commit 7c8e3e2f authored by Alberto Nidasio's avatar Alberto Nidasio
Browse files

[MAVLink] Updated submodule

parent 4991f366
No related branches found
No related tags found
No related merge requests found
Subproject commit c64879c90744f3ff1884bfd55bdd3f44fa1e1b25
Subproject commit ec469cac3d4e5eedd5042f8c46f6d7d834474be4
......@@ -32,6 +32,8 @@ namespace Boardcore
* \code
* class Foo : public Singleton<Foo>
* {
* friend Singleton<Foo>;
*
* private:
* Foo() {} // Ok, private constructor
* };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment