mirror of
https://github.com/mfontanini/libtins
synced 2026-01-24 11:11:35 +01:00
Move smart_ptr definition into new file detail/smart_ptr.h
This commit is contained in:
@@ -68,6 +68,7 @@
|
||||
#include "cxxstd.h"
|
||||
#include "hw_address.h"
|
||||
#include "memory_helpers.h"
|
||||
#include "detail/smart_ptr.h"
|
||||
|
||||
using std::string;
|
||||
using std::set;
|
||||
|
||||
Reference in New Issue
Block a user