diff options
Diffstat (limited to 'lib/base/smartptr.cpp')
| -rw-r--r-- | lib/base/smartptr.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/base/smartptr.cpp b/lib/base/smartptr.cpp new file mode 100644 index 00000000..95269d74 --- /dev/null +++ b/lib/base/smartptr.cpp @@ -0,0 +1,2 @@ +#include "smartptr.h" +#include <stdio.h> |
