Skip to content
Snippets Groups Projects
Commit bc36399b authored by Andrea Zoli's avatar Andrea Zoli
Browse files

Rename SharedPtr include guards.

parent 2cdfb727
No related branches found
No related tags found
No related merge requests found
...@@ -15,8 +15,8 @@ ...@@ -15,8 +15,8 @@
* * * *
***************************************************************************/ ***************************************************************************/
#ifndef _SHARED_PTR_H #ifndef __PACKETLIB_SHARED_PTR_H
#define _SHARED_PTR_H #define __PACKETLIB_SHARED_PTR_H
namespace PacketLib namespace PacketLib
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment