change folder sturcture

This commit is contained in:
lucaspalomodevelop 2023-07-21 11:44:28 +02:00
parent 42896480a8
commit a64c914298
2 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#ifndef __LPSTD_HPP__
#define __LPSTD_HPP__
#include "src/singleton.hpp"
#include "src/patterns/singleton.hpp"
#include "src/testing/testing.hpp"
#endif // __LPSTD_HPP__