memgraph/utils/utils.hpp

8 lines
125 B
C++
Raw Normal View History

#ifndef MEMGRAPH_UTILS_UTILS_HPP
#define MEMGRAPH_UTILS_UTILS_HPP
#include "string/all.hpp"
#include "sync/all.hpp"
#endif