From b36cc46c4efb0e6c18471641a90058aba3fb8493 Mon Sep 17 00:00:00 2001 From: vsr Date: Wed, 20 Feb 2013 06:05:42 +0000 Subject: [PATCH] Porting to dev version of OCCT (fix mistake of previous integation) --- src/OCCViewer/OCCViewer_VService.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/OCCViewer/OCCViewer_VService.cxx b/src/OCCViewer/OCCViewer_VService.cxx index b795935fe..3f1716226 100755 --- a/src/OCCViewer/OCCViewer_VService.cxx +++ b/src/OCCViewer/OCCViewer_VService.cxx @@ -28,7 +28,6 @@ #include #if OCC_VERSION_LARGE > 0x06050400 -#error OCC_VERSION_LARGE // // new code, changed in OCCT v6.6.0 -- 2.39.2