From b8b05b40593a8abb9bced5989ae2476fc5721133 Mon Sep 17 00:00:00 2001 From: mpohoreski Date: Mon, 16 Feb 2009 19:19:28 +0000 Subject: [PATCH] Fixed to work with pre-compiled header --- source/z80emu.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/z80emu.cpp b/source/z80emu.cpp index 46e504b9..52778400 100644 --- a/source/z80emu.cpp +++ b/source/z80emu.cpp @@ -14,6 +14,8 @@ // Emula a CPU Z80 #include "StdAfx.h" +#pragma hdrstop + #include "z80emu.h" // Variaveis