Browse Source

fix missing #pragma once ind RCPointer.h

Kolja Strohm 8 months ago
parent
commit
3bcb4e9633
1 changed files with 1 additions and 0 deletions
  1. 1 0
      RCPointer.h

+ 1 - 0
RCPointer.h

@@ -1,3 +1,4 @@
+#pragma once
 #include "Betriebssystem.h"
 
 namespace Framework