summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Profiler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Core/Common/Profiler.cpp')
-rw-r--r--Source/Core/Common/Profiler.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/Core/Common/Profiler.cpp b/Source/Core/Common/Profiler.cpp
index 34aafd38fd..3a8eeb2746 100644
--- a/Source/Core/Common/Profiler.cpp
+++ b/Source/Core/Common/Profiler.cpp
@@ -5,8 +5,6 @@
#include <algorithm>
#include <cmath>
-#include <cstdio>
-#include <cstring>
#include <iomanip>
#include <ios>
#include <sstream>