diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/System/X11+Fwd.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/include/System/X11+Fwd.h b/include/System/X11+Fwd.h new file mode 100644 index 0000000..47b6097 --- /dev/null +++ b/include/System/X11+Fwd.h @@ -0,0 +1,11 @@ +// Copyright 2026, Amlal El Mahrouss (amlal@nekernel.org) +// Licensed under the Apache License, Version 2.0 (see LICENSE file) +// Official repository: https://github.com/ne-foss-org/src + +#pragma once + +#include <System/Ne.h> + +/// @brief This file forward declares X11 types. + + |
