diff --git a/src/apps/terminal/TermView.cpp b/src/apps/terminal/TermView.cpp index 75d7aab22f..d186b47dd1 100644 --- a/src/apps/terminal/TermView.cpp +++ b/src/apps/terminal/TermView.cpp @@ -41,7 +41,7 @@ #include "PrefView.h" #include "spawn.h" - +using std::nothrow; // defined VTKeyTbl.c extern int function_keycode_table[];