This website works better with JavaScript
Home
Explore
Help
Register
Sign In
kolja
/
KSG-Framework
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix missing #pragma once ind RCPointer.h
Kolja Strohm
1 year ago
parent
6f997d2ad6
commit
3bcb4e9633
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
RCPointer.h
+ 1
- 0
RCPointer.h
View File
@@ -1,3 +1,4 @@
+#pragma once
#include "Betriebssystem.h"
namespace Framework