From: dpasukhi Date: Fri, 2 Dec 2022 16:08:06 +0000 (+0000) Subject: 0033250: Configuration - Missing Limits header file X-Git-Tag: V7_7_1~32 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=4ec4f117ad6713783a4038b8487606b44bbaf26c;p=occt.git 0033250: Configuration - Missing Limits header file Added new include limits to fix build problem --- diff --git a/src/ViewerTest/ViewerTest_CmdParser.cxx b/src/ViewerTest/ViewerTest_CmdParser.cxx index 04cb7d4b1c..a8619da144 100644 --- a/src/ViewerTest/ViewerTest_CmdParser.cxx +++ b/src/ViewerTest/ViewerTest_CmdParser.cxx @@ -21,6 +21,7 @@ #include #include +#include namespace {