lpstd/lpstd.hpp

9 lines
135 B
C++

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