1
     2
     3
     4
     5
     6
#ifndef CXXSTD_MEMORY_H
#define CXXSTD_MEMORY_H 1

#include <memory>

#endif // CXXSTD_MEMORY_H