mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-24 11:45:27 +01:00
10 lines
103 B
C++
10 lines
103 B
C++
|
/*
|
||
|
* sharedptr.cpp
|
||
|
*
|
||
|
* Created on: Oct 17, 2020
|
||
|
* Author: jief
|
||
|
*/
|
||
|
|
||
|
#include "shared_ptr.h"
|
||
|
|