Fixed Common logging.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@447 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
masken
2008-09-06 21:12:19 +00:00
parent 565a4d28ec
commit 10e9add26d
2 changed files with 2 additions and 4 deletions

View File

@ -17,8 +17,6 @@
#include <stdio.h>
#define LOGGING
#include "Common.h"
#include "StringUtil.h"