move to cmake
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef DTL_STORAGE
|
||||
#define DTL_STORAGE
|
||||
|
||||
#include <dtl/dtl.hpp>
|
||||
#include "common.hpp"
|
||||
|
||||
template <typename sesElem, typename storedData>
|
||||
class CustomStorage : public dtl::Storage<sesElem, storedData> {
|
||||
|
||||
Reference in New Issue
Block a user