diff options
Diffstat (limited to 'nihil.core/nihil.core.ccm')
| -rw-r--r-- | nihil.core/nihil.core.ccm | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/nihil.core/nihil.core.ccm b/nihil.core/nihil.core.ccm index a7a4100..0aa5402 100644 --- a/nihil.core/nihil.core.ccm +++ b/nihil.core/nihil.core.ccm @@ -1,9 +1,5 @@ -/* - * This source code is released into the public domain. - */ - -module; - +// This source code is released into the public domain. export module nihil.core; export import :errc; +export import :features; |
