Skip to content

Commit 6cf985e

Browse files
authored
Update SharedPtr.md
1 parent 151aab0 commit 6cf985e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/api/platform/SharedPtr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pointer directly with `ptr.get()`.
2121

2222
### Shared pointer example
2323

24-
```cpp
24+
```
2525
#include "platform/SharedPtr.h"
2626
2727
void test() {

0 commit comments

Comments
 (0)