X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2Fgenericgui%2FJM_ResourceCatalog.cxx;h=757cdcfb215bda3392796f88def50431057b8048;hb=a21bc7e9510736b958d8aec8c4df76cb1b46c2c6;hp=4d2ded906e7ff6bd791845ce929f34234294a391;hpb=f1d4e955140adb321313fdf66bc7909a2f4b5398;p=modules%2Fjobmanager.git diff --git a/src/genericgui/JM_ResourceCatalog.cxx b/src/genericgui/JM_ResourceCatalog.cxx index 4d2ded9..757cdcf 100644 --- a/src/genericgui/JM_ResourceCatalog.cxx +++ b/src/genericgui/JM_ResourceCatalog.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2015 CEA/DEN, EDF R&D +// Copyright (C) 2009-2020 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -22,6 +22,11 @@ #include "JM_SalomeResource.hxx" #include "JM_EditSalomeResource.hxx" +#include +#include +#include +#include + JM::ResourceCatalog::ResourceCatalog(QWidget *parent, BL::SALOMEServices * salome_services, bool batch_only) : QWidget(parent), _batch_only(batch_only)