diff options
Diffstat (limited to 'src/libMsg/src/Server.cc')
| -rw-r--r-- | src/libMsg/src/Server.cc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/libMsg/src/Server.cc b/src/libMsg/src/Server.cc new file mode 100644 index 00000000..aeb5ed4f --- /dev/null +++ b/src/libMsg/src/Server.cc @@ -0,0 +1,5 @@ +// Copyright 2026, Amlal El Mahrouss (amlal@nekernel.org) +// Licensed under the Apache License, Version 2.0 (see LICENSE file) +// Official repository: https://github.com/nekernel-org/nekernel + +#include <libMsg/MsgKit/Server.h> |
