lpstd/lpstd.hpp
2023-07-18 16:14:38 +02:00

8 lines
100 B
C++

#ifndef __LPSTD_HPP__
#define __LPSTD_HPP__
#include "src/singleton.hpp"
#endif // __LPSTD_HPP__