summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1999-09-27 00:33:46 +0000
committerBruce Momjian <bruce@momjian.us>1999-09-27 00:33:46 +0000
commit393ccc3993e5113b17730164d3003f549fdd185b (patch)
tree3f67153712e0b711db918dd14d338b141fb897ef
parent4efb2ff0013fda0e174448ae7ff9a84527824827 (diff)
downloadpostgresql-393ccc3993e5113b17730164d3003f549fdd185b.tar.gz
Remove 'v' from #include line.
-rw-r--r--src/interfaces/libpq/libpq.rc2
1 files changed, 1 insertions, 1 deletions
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 <winver.h>
+#include <winver.h>
VS_VERSION_INFO VERSIONINFO
FILEVERSION 6,5,2,0