comparison Samples/Common/RtViewerView.h @ 1458:828a9b4ee1b7

added missing copyright
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 11 Jun 2020 21:23:02 +0200
parents 15173a383a00
children
comparison
equal deleted inserted replaced
1457:15173a383a00 1458:828a9b4ee1b7
16 * 16 *
17 * You should have received a copy of the GNU Affero General Public License 17 * You should have received a copy of the GNU Affero General Public License
18 * along with this program. If not, see <http://www.gnu.org/licenses/>. 18 * along with this program. If not, see <http://www.gnu.org/licenses/>.
19 **/ 19 **/
20 20
21
22 #pragma once
21 23
22 #include "../../Framework/Loaders/DicomStructureSetLoader.h" 24 #include "../../Framework/Loaders/DicomStructureSetLoader.h"
23 #include "../../Framework/Loaders/ILoadersContext.h" 25 #include "../../Framework/Loaders/ILoadersContext.h"
24 #include "../../Framework/Loaders/OrthancMultiframeVolumeLoader.h" 26 #include "../../Framework/Loaders/OrthancMultiframeVolumeLoader.h"
25 #include "../../Framework/Loaders/OrthancSeriesVolumeProgressiveLoader.h" 27 #include "../../Framework/Loaders/OrthancSeriesVolumeProgressiveLoader.h"