- /*
- * Author: Patrick-Christopher Mattulat
- * Company: Lynar Studios
- * E-Mail: webmaster@lynarstudios.com
- * Created: 2020-12-26
- * Changed: 2022-12-26
- *
- * */
- #ifndef LS_STD_LS_STD_OS_HPP
- #define LS_STD_LS_STD_OS_HPP
- #include <ls_std/os/dynamic_goal.hpp>
- #include <ls_std/os/specification.hpp>
- #endif
|