diff options
Diffstat (limited to 'src/boot/BootKit/Config.h')
| -rw-r--r-- | src/boot/BootKit/Config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/boot/BootKit/Config.h b/src/boot/BootKit/Config.h index b2641b24..42063d45 100644 --- a/src/boot/BootKit/Config.h +++ b/src/boot/BootKit/Config.h @@ -10,7 +10,7 @@ #include <NeKit/Config.h> namespace Boot { - using namespace Kernel; +using namespace Kernel; } -#endif // ! __BOOTKIT_CONFIG_H__
\ No newline at end of file +#endif // ! __BOOTKIT_CONFIG_H__
\ No newline at end of file |
