diff options
Diffstat (limited to 'src/Entrypoints.cpp')
| -rw-r--r-- | src/Entrypoints.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Entrypoints.cpp b/src/Entrypoints.cpp index 953decf..2dd0c15 100644 --- a/src/Entrypoints.cpp +++ b/src/Entrypoints.cpp @@ -48,7 +48,6 @@ #include "orbis\GNM_Util.h" #endif #include "InternalLogger.h" -#include "Logger.h" // Misc helper macros which can be used to bracket entrypoints to: // - catch any and all exceptions, to keep them out of the app |