From: Bruce Momjian Date: Mon, 27 Sep 1999 00:33:46 +0000 (+0000) Subject: Remove 'v' from #include line. X-Git-Tag: REL6_5_3~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=393ccc3993e5113b17730164d3003f549fdd185b;p=postgresql Remove 'v' from #include line. --- diff --git a/src/interfaces/libpq/libpq.rc b/src/interfaces/libpq/libpq.rc index a94ae08ab5..0e36383d8f 100644 --- a/src/interfaces/libpq/libpq.rc +++ b/src/interfaces/libpq/libpq.rc @@ -1,4 +1,4 @@ -v#include +#include VS_VERSION_INFO VERSIONINFO FILEVERSION 6,5,2,0