mirror of
https://github.com/mfontanini/libtins
synced 2026-01-26 03:51:35 +01:00
Move smart_ptr definition into new file detail/smart_ptr.h
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
#include "tests/dot11.h"
|
||||
|
||||
#include "detail/smart_ptr.h"
|
||||
|
||||
using namespace std;
|
||||
using namespace Tins;
|
||||
|
||||
Reference in New Issue
Block a user