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
This commit is contained in:
parent
688a93d461
commit
6aa7de214b
|
@ -1,3 +1,4 @@
|
||||||
|
//#include "../win32/stdafx.h" // would fix LNK2005 linker errors for MSVC
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
Loading…
Reference in New Issue