From 6aa7de214b437acabc37e6d2820e5e10e15d0b8c Mon Sep 17 00:00:00 2001 From: spacy51 Date: Sun, 16 Aug 2009 12:06:34 +0000 Subject: [PATCH] Added a hint for fixing LNK2005 linker errors if linker hack would be disabled. maybe someone else can figure it out somewhen. Ignore SVN revision file. git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@888 a31d4220-a93d-0410-bf67-fe4944624d44 --- src/gb/GB.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gb/GB.cpp b/src/gb/GB.cpp index 0a0d9cff..8d7137a4 100644 --- a/src/gb/GB.cpp +++ b/src/gb/GB.cpp @@ -1,3 +1,4 @@ +//#include "../win32/stdafx.h" // would fix LNK2005 linker errors for MSVC #include #include #include