diff --git a/headers/private/kernel/util/kernel_cpp.h b/headers/private/kernel/util/kernel_cpp.h index d94a9944a7..633fbc342b 100644 --- a/headers/private/kernel/util/kernel_cpp.h +++ b/headers/private/kernel/util/kernel_cpp.h @@ -11,6 +11,9 @@ #include +using namespace std; + + // Oh no! C++ in the kernel! Are you nuts? // // - no exceptions