diff options
Diffstat (limited to 'frameworks/libX11.fwrk/src/X11Connection.cpp')
| -rw-r--r-- | frameworks/libX11.fwrk/src/X11Connection.cpp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/frameworks/libX11.fwrk/src/X11Connection.cpp b/frameworks/libX11.fwrk/src/X11Connection.cpp new file mode 100644 index 0000000..ad4f054 --- /dev/null +++ b/frameworks/libX11.fwrk/src/X11Connection.cpp @@ -0,0 +1,7 @@ +// SPDX-License-Identifier: Apache-2.0 +// 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/ne_system + +#include <libSystem/SystemKit/System.h> + |
