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) {