mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-08 00:59:44 +00:00
small compile fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1762 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
4eed9912ad
commit
7c37718089
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
// performance hit, it's not enabled by default, but it's useful for
|
||||
// locating performance issues.
|
||||
|
||||
#define OPROFILE_REPORT
|
||||
//#define OPROFILE_REPORT
|
||||
|
||||
#include "Common.h"
|
||||
#include "../../Core.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue