#pragma once #ifndef HYPRLANG_HPP #define HYPRLANG_HPP #include "../src/public.hpp" namespace Hyprlang {}; #endif