From: aba Date: Wed, 17 Apr 2013 14:49:56 +0000 (+0400) Subject: Small correction X-Git-Tag: V6_6_0~9 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=d27868141aa96bd283fa35a42657902905e7e8ec;p=occt-copy.git Small correction --- diff --git a/src/QABugs/QABugs_19.cxx b/src/QABugs/QABugs_19.cxx index 36c214df2f..fc1b7d1675 100755 --- a/src/QABugs/QABugs_19.cxx +++ b/src/QABugs/QABugs_19.cxx @@ -47,6 +47,7 @@ #include #include + static Standard_Integer OCC230 (Draw_Interpretor& di, Standard_Integer argc, const char ** argv) { if ( argc != 4) { @@ -387,6 +388,8 @@ static Standard_Integer OCC23774(Draw_Interpretor& di, Standard_Integer n, const return 0; } +#include + static Standard_Integer OCC23683 (Draw_Interpretor& di, Standard_Integer argc,const char ** argv) { if (argc < 2) {