light/modules/pch/public/pch/pch.hpp
light7734 fc23cfc600
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error
wip
2025-05-26 12:04:31 +03:30

7 lines
148 B
C++

#pragma once
#include <pch/std_headers.hpp>
/* error_handling */
#include <pch/error_handling/checks.hpp>
#include <pch/error_handling/types.hpp>