diff options
author | geni <me@geni.site> | 2021-12-31 15:39:46 +0200 |
---|---|---|
committer | geni <me@geni.site> | 2021-12-31 15:40:39 +0200 |
commit | 0a0cc706e7220a6927e10d333796c12442cb84c1 (patch) | |
tree | a9f26a2ca09f961f4e3d20b306c8224c67832c62 /loader_launcher_proxy/pch.h | |
parent | 831a9a99f4c75560a0a33c2da89b5d36b55d612b (diff) | |
download | NorthstarLauncher-0a0cc706e7220a6927e10d333796c12442cb84c1.tar.gz NorthstarLauncher-0a0cc706e7220a6927e10d333796c12442cb84c1.zip |
Clean up
Diffstat (limited to 'loader_launcher_proxy/pch.h')
-rw-r--r-- | loader_launcher_proxy/pch.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/loader_launcher_proxy/pch.h b/loader_launcher_proxy/pch.h index 30257bb2..885d5d62 100644 --- a/loader_launcher_proxy/pch.h +++ b/loader_launcher_proxy/pch.h @@ -7,8 +7,6 @@ #ifndef PCH_H #define PCH_H -#include "Memory.h" - // add headers that you want to pre-compile here #include "framework.h" |