We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c10a9fd commit 9ef1100Copy full SHA for 9ef1100
src/uniqueid/uniqueid.h
@@ -24,7 +24,7 @@ namespace cyphal::support
24
* CLASS DECLARATION
25
**************************************************************************************/
26
27
-class UniqueId : public impl::UniqueId16 { };
+class UniqueId : public ::impl::UniqueId16 { };
28
29
/**************************************************************************************
30
* NAMESPACE
0 commit comments