diff --git a/src/apps/showimage/BackgroundImage.cpp b/src/apps/showimage/BackgroundImage.cpp index ffe92428a0..2523ba146e 100644 --- a/src/apps/showimage/BackgroundImage.cpp +++ b/src/apps/showimage/BackgroundImage.cpp @@ -49,6 +49,8 @@ All rights reserved. #include +using std::nothrow; + const char *kBackgroundImageInfoSet = "be:bgndimginfoset";