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.
This commit is contained in:
spacy51 2009-08-16 12:06:34 +00:00
parent 9e5140e582
commit 02728a8008
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
//#include "../win32/stdafx.h" // would fix LNK2005 linker errors for MSVC
#include <stdio.h>
#include <stdlib.h>
#include <string.h>