diff 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
line wrap: on
line diff
--- a/Samples/Common/RtViewerView.h	Thu Jun 11 21:12:02 2020 +0200
+++ b/Samples/Common/RtViewerView.h	Thu Jun 11 21:23:02 2020 +0200
@@ -19,6 +19,8 @@
  **/
 
 
+#pragma once
+
 #include "../../Framework/Loaders/DicomStructureSetLoader.h"
 #include "../../Framework/Loaders/ILoadersContext.h"
 #include "../../Framework/Loaders/OrthancMultiframeVolumeLoader.h"