From 5b62fdd1012f610dad4e3cc7055ded50c257169e Mon Sep 17 00:00:00 2001 From: no Date: Thu, 14 Jan 2016 01:34:38 -0500 Subject: [PATCH] ... and from core/N64System/../stdafx.h --- Source/Project64-core/N64System/CheatClass.cpp | 1 - Source/Project64-core/N64System/ProfilingClass.cpp | 1 - 2 files changed, 2 deletions(-) diff --git a/Source/Project64-core/N64System/CheatClass.cpp b/Source/Project64-core/N64System/CheatClass.cpp index 26d2d7748..4cd02ef3c 100644 --- a/Source/Project64-core/N64System/CheatClass.cpp +++ b/Source/Project64-core/N64System/CheatClass.cpp @@ -9,7 +9,6 @@ * * ****************************************************************************/ #include "stdafx.h" -#include #include "CheatClass.h" #include diff --git a/Source/Project64-core/N64System/ProfilingClass.cpp b/Source/Project64-core/N64System/ProfilingClass.cpp index 95ce553c7..4042835ad 100644 --- a/Source/Project64-core/N64System/ProfilingClass.cpp +++ b/Source/Project64-core/N64System/ProfilingClass.cpp @@ -9,7 +9,6 @@ * * ****************************************************************************/ #include "stdafx.h" -#include #include #include