We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fb7045 commit 7d8c12dCopy full SHA for 7d8c12d
README.md
@@ -77,7 +77,7 @@ The DelegateMQ contains delegates and delegate containers. The example below cre
77
```cpp
78
#include "DelegateMQ.h"
79
80
-using namespace DelegateMQ;
+using namespace dmq;
81
82
void MyTestFunc(int val)
83
{
0 commit comments