mirror of
https://github.com/postgres/postgres.git
synced 2026-04-09 19:16:17 -04:00
Remove 'v' from #include line.
This commit is contained in:
parent
4efb2ff001
commit
393ccc3993
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
v#include <winver.h>
|
||||
#include <winver.h>
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 6,5,2,0
|
||||
|
|
|
|||
Loading…
Reference in a new issue