Skip to content

Commit 7d8c12d

Browse files
committed
Update doc
1 parent 8fb7045 commit 7d8c12d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ The DelegateMQ contains delegates and delegate containers. The example below cre
7777
```cpp
7878
#include "DelegateMQ.h"
7979

80-
using namespace DelegateMQ;
80+
using namespace dmq;
8181

8282
void MyTestFunc(int val)
8383
{

0 commit comments

Comments
 (0)