#ifndef MEMGRAPH_DATA_STRUCTURES_SLLIST_HPP #define MEMGRAPH_DATA_STRUCTURES_SLLIST_HPP #include template > class SafeList { }; #endif