diff Deprecated/Samples/Sdl/FusionMprSdl.h @ 1458:828a9b4ee1b7

added missing copyright
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 11 Jun 2020 21:23:02 +0200
parents 65e1e4b08302
children
line wrap: on
line diff
--- a/Deprecated/Samples/Sdl/FusionMprSdl.h	Thu Jun 11 21:12:02 2020 +0200
+++ b/Deprecated/Samples/Sdl/FusionMprSdl.h	Thu Jun 11 21:23:02 2020 +0200
@@ -18,6 +18,9 @@
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  **/
 
+
+#pragma once
+
 #include "../../Framework/Viewport/SdlViewport.h"
 
 #include "../../Framework/Messages/IObserver.h"
@@ -203,4 +206,4 @@
 }
 
 
- 
\ No newline at end of file
+