From: oan Date: Tue, 20 Jun 2023 21:33:02 +0000 (+0100) Subject: 0033250: Configuration - Missing Limits header file X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=0a15182153708b63e2aef93b52c23014615b684a;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 {